Miner.Responder.RxIF.Shared Assembly > Miner.Responder.RxIF.Shared.Requests Namespace > SubmitCallRequest Class > SubmitCallRequest Constructor : SubmitCallRequest Constructor(String,CallTroubleDomain,Boolean,String,DateTime,String,IDictionary<String,Object>,Boolean,HazardTypeDomain,Int32,Boolean) |
'Declaration Public Function New( _ ByVal customerAccount As String, _ ByVal trouble As CallTroubleDomain, _ ByVal requestCallBack As Boolean, _ ByVal callBackNumber As String, _ ByVal eventTime As Date, _ ByVal callRemarks As String, _ ByVal customFieldValuePair As IDictionary(Of String,Object), _ ByVal hasHazard As Boolean, _ ByVal hazardCode As HazardTypeDomain, _ ByVal originationCode As Integer, _ ByVal populateCallBackNumber As Boolean _ )
'Usage Dim customerAccount As String Dim trouble As CallTroubleDomain Dim requestCallBack As Boolean Dim callBackNumber As String Dim eventTime As Date Dim callRemarks As String Dim customFieldValuePair As IDictionary(Of String,Object) Dim hasHazard As Boolean Dim hazardCode As HazardTypeDomain Dim originationCode As Integer Dim populateCallBackNumber As Boolean Dim instance As New SubmitCallRequest(customerAccount, trouble, requestCallBack, callBackNumber, eventTime, callRemarks, customFieldValuePair, hasHazard, hazardCode, originationCode, populateCallBackNumber)
public SubmitCallRequest( string customerAccount, CallTroubleDomain trouble, bool requestCallBack, string callBackNumber, DateTime eventTime, string callRemarks, IDictionary<string,object> customFieldValuePair, bool hasHazard, HazardTypeDomain hazardCode, int originationCode, bool populateCallBackNumber )
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.