Responder Developer Guide
SubmitLocationCallRequest Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal trouble As CallTroubleDomain, _
   ByVal hasHazard As Boolean, _
   ByVal hazardCode As HazardTypeDomain, _
   ByVal callRemarks As String, _
   ByVal originationCode As Integer, _
   ByVal customFieldValuePair As IDictionary(Of String,Object), _
   ByVal eventTime As Date _
)
'Usage
 
Dim trouble As CallTroubleDomain
Dim hasHazard As Boolean
Dim hazardCode As HazardTypeDomain
Dim callRemarks As String
Dim originationCode As Integer
Dim customFieldValuePair As IDictionary(Of String,Object)
Dim eventTime As Date
 
Dim instance As New SubmitLocationCallRequest(trouble, hasHazard, hazardCode, callRemarks, originationCode, customFieldValuePair, eventTime)

Parameters

trouble
hasHazard
hazardCode
callRemarks
originationCode
customFieldValuePair
eventTime
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

SubmitLocationCallRequest Class
SubmitLocationCallRequest Members

 

 


Send Comment