Responder Developer Guide
InitiateMeterInstallationRequest Constructor(MultiSpeakMsgHeader,serviceLocation[],String,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal installLocations() As serviceLocation, _
   ByVal responseURL As String, _
   ByVal transactionID As String _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim installLocations() As serviceLocation
Dim responseURL As String
Dim transactionID As String
 
Dim instance As New InitiateMeterInstallationRequest(MultiSpeakMsgHeader, installLocations, responseURL, transactionID)
public InitiateMeterInstallationRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   serviceLocation[] installLocations,
   string responseURL,
   string transactionID
)

Parameters

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

InitiateMeterInstallationRequest Class
InitiateMeterInstallationRequest Members
Overload List

 

 


Send Comment