Responder Developer Guide
CancelCriticalPeakPriceEventToGroupRequest Constructor(MultiSpeakMsgHeader,criticalPeakPriceEvent,HANGroupID,String,String)


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

Parameters

MultiSpeakMsgHeader
criticalPeakPriceEvent
groupID
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

CancelCriticalPeakPriceEventToGroupRequest Class
CancelCriticalPeakPriceEventToGroupRequest Members
Overload List

 

 


Send Comment