Responder Developer Guide
GetCustomerCallsOnServiceLocationResponse Constructor(MultiSpeakMsgHeader,outageDetectionLog[])


Syntax
'Declaration
 
Public Function New( _
   ByVal MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal GetCustomerCallsOnServiceLocationResult() As outageDetectionLog _
)
'Usage
 
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim GetCustomerCallsOnServiceLocationResult() As outageDetectionLog
 
Dim instance As New GetCustomerCallsOnServiceLocationResponse(MultiSpeakMsgHeader, GetCustomerCallsOnServiceLocationResult)
public GetCustomerCallsOnServiceLocationResponse( 
   MultiSpeakMsgHeader MultiSpeakMsgHeader,
   outageDetectionLog[] GetCustomerCallsOnServiceLocationResult
)

Parameters

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

GetCustomerCallsOnServiceLocationResponse Class
GetCustomerCallsOnServiceLocationResponse Members
Overload List

 

 


Send Comment