Miner.Responder.RxIF.Rx Assembly > Miner.Responder.RxIF.Rx Namespace > ResponderController Class : CreateLocationCall Method |
'Declaration Public Function CreateLocationCall( _ ByVal troubleCode As String, _ ByVal callRemarks As String, _ ByVal invalidTroubleCodes As List(Of String), _ ByVal originationCode As Integer, _ ByVal customFieldValuePair As IDictionary(Of String,Object), _ ByVal eventTime As Date _ ) As Boolean
'Usage Dim instance As ResponderController Dim troubleCode As String Dim callRemarks As String Dim invalidTroubleCodes As List(Of String) Dim originationCode As Integer Dim customFieldValuePair As IDictionary(Of String,Object) Dim eventTime As Date Dim value As Boolean value = instance.CreateLocationCall(troubleCode, callRemarks, invalidTroubleCodes, originationCode, customFieldValuePair, eventTime)
public bool CreateLocationCall( string troubleCode, string callRemarks, List<string> invalidTroubleCodes, int originationCode, IDictionary<string,object> customFieldValuePair, DateTime eventTime )
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.