Responder Developer Guide
ScheduleGroupMeterReadingRequest Constructor(MultiSpeakMsgHeader,String,DateTime,String,String,serviceType)


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal meterGroupName As String, _
   ByVal timeToRead As Date, _
   ByVal responseURL As String, _
   ByVal transactionID As String, _
   ByVal serviceType As serviceType _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim meterGroupName As String
Dim timeToRead As Date
Dim responseURL As String
Dim transactionID As String
Dim serviceType As serviceType
 
Dim instance As New ScheduleGroupMeterReadingRequest(MultiSpeakMsgHeader, meterGroupName, timeToRead, responseURL, transactionID, serviceType)
public ScheduleGroupMeterReadingRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   string meterGroupName,
   DateTime timeToRead,
   string responseURL,
   string transactionID,
   serviceType serviceType
)

Parameters

MultiSpeakMsgHeader
meterGroupName
timeToRead
responseURL
transactionID
serviceType
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

ScheduleGroupMeterReadingRequest Class
ScheduleGroupMeterReadingRequest Members
Overload List

 

 


Send Comment