Responder Developer Guide
GetServiceLocationByShutOffDateRequest Constructor(MultiSpeakMsgHeader,DateTime,serviceType)


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal shutOffDate As Date, _
   ByVal serviceType As serviceType _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim shutOffDate As Date
Dim serviceType As serviceType
 
Dim instance As New GetServiceLocationByShutOffDateRequest(MultiSpeakMsgHeader, shutOffDate, serviceType)
public GetServiceLocationByShutOffDateRequest( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   DateTime shutOffDate,
   serviceType serviceType
)

Parameters

MultiSpeakMsgHeader
shutOffDate
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

GetServiceLocationByShutOffDateRequest Class
GetServiceLocationByShutOffDateRequest Members
Overload List

 

 


Send Comment