Responder Developer Guide
InitiateODEventRequestByServiceLocationRequest Constructor(MultiSpeakMsgHeader,String[],DateTime,String,String,expirationTime)


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal serviceLocationID() As String, _
   ByVal requestDate As Date, _
   ByVal responseURL As String, _
   ByVal transactionID As String, _
   ByVal expTime As expirationTime _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim serviceLocationID() As String
Dim requestDate As Date
Dim responseURL As String
Dim transactionID As String
Dim expTime As expirationTime
 
Dim instance As New InitiateODEventRequestByServiceLocationRequest(MultiSpeakMsgHeader, serviceLocationID, requestDate, responseURL, transactionID, expTime)
public InitiateODEventRequestByServiceLocationRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   string[] serviceLocationID,
   DateTime requestDate,
   string responseURL,
   string transactionID,
   expirationTime expTime
)

Parameters

MultiSpeakMsgHeader
serviceLocationID
requestDate
responseURL
transactionID
expTime
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

InitiateODEventRequestByServiceLocationRequest Class
InitiateODEventRequestByServiceLocationRequest Members
Overload List

 

 


Send Comment