Responder Developer Guide
SubmitCallRequest Constructor(String,CallTroubleDomain,Boolean,String,DateTime,String,IDictionary<String,Object>,Boolean,HazardTypeDomain,Int32,Boolean)


Syntax
'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)

Parameters

customerAccount
trouble
requestCallBack
callBackNumber
eventTime
callRemarks
customFieldValuePair
hasHazard
hazardCode
originationCode
populateCallBackNumber
Requirements

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.

See Also

Reference

SubmitCallRequest Class
SubmitCallRequest Members
Overload List

 

 


Send Comment