Responder Developer Guide
UpdateOutageETORRequest Constructor(MultiSpeakMsgHeader,String,DateTime)


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal outageEventID As String, _
   ByVal revisedETOR As Date _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim outageEventID As String
Dim revisedETOR As Date
 
Dim instance As New UpdateOutageETORRequest(MultiSpeakMsgHeader, outageEventID, revisedETOR)
public UpdateOutageETORRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   string outageEventID,
   DateTime revisedETOR
)

Parameters

MultiSpeakMsgHeader
outageEventID
revisedETOR
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

UpdateOutageETORRequest Class
UpdateOutageETORRequest Members
Overload List

 

 


Send Comment