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