Miner.Responder.Model Assembly > Miner.Responder.Model.Switching Namespace > ICallReprocessingHandler Interface : CheckForAssociatedCalls Method |
'Declaration Function CheckForAssociatedCalls( _ ByVal deviceFcId As Integer, _ ByVal deviceOid As Integer, _ ByVal subId As Integer, _ ByVal timeToCheckAgainst As Date, _ ByVal closingPhases As Phases _ ) As Boolean
'Usage Dim instance As ICallReprocessingHandler Dim deviceFcId As Integer Dim deviceOid As Integer Dim subId As Integer Dim timeToCheckAgainst As Date Dim closingPhases As Phases Dim value As Boolean value = instance.CheckForAssociatedCalls(deviceFcId, deviceOid, subId, timeToCheckAgainst, closingPhases)
bool CheckForAssociatedCalls( int deviceFcId, int deviceOid, int subId, DateTime timeToCheckAgainst, Phases closingPhases )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.