Responder Developer Guide
InitiateLoadManagementEventRequest Constructor(MultiSpeakMsgHeader,loadManagementEvent,String,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal theLMEvent As loadManagementEvent, _
   ByVal transactionID As String, _
   ByVal responseURL As String _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim theLMEvent As loadManagementEvent
Dim transactionID As String
Dim responseURL As String
 
Dim instance As New InitiateLoadManagementEventRequest(MultiSpeakMsgHeader, theLMEvent, transactionID, responseURL)
public InitiateLoadManagementEventRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   loadManagementEvent theLMEvent,
   string transactionID,
   string responseURL
)

Parameters

MultiSpeakMsgHeader
theLMEvent
transactionID
responseURL
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

InitiateLoadManagementEventRequest Class
InitiateLoadManagementEventRequest Members
Overload List

 

 


Send Comment