Responder Developer Guide
InitiateManufacturerSpecificCommandToGroupRequest Constructor(MultiSpeakMsgHeader,HANGroupID,String,tunnelCommandContent,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal groupID As HANGroupID, _
   ByVal transactionID As String, _
   ByVal command As tunnelCommandContent, _
   ByVal responseURL As String _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim groupID As HANGroupID
Dim transactionID As String
Dim command As tunnelCommandContent
Dim responseURL As String
 
Dim instance As New InitiateManufacturerSpecificCommandToGroupRequest(MultiSpeakMsgHeader, groupID, transactionID, command, responseURL)
public InitiateManufacturerSpecificCommandToGroupRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   HANGroupID groupID,
   string transactionID,
   tunnelCommandContent command,
   string responseURL
)

Parameters

MultiSpeakMsgHeader
groupID
transactionID
command
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

InitiateManufacturerSpecificCommandToGroupRequest Class
InitiateManufacturerSpecificCommandToGroupRequest Members
Overload List

 

 


Send Comment