Responder Developer Guide
GetCustomerCallsOnServiceLocation Method (OAServerSoapClient)


Syntax
'Declaration
 
Public Function GetCustomerCallsOnServiceLocation( _
   ByRef MultiSpeakMsgHeader As MultiSpeakMsgHeader, _
   ByVal servLoc As String _
) As outageDetectionLog()
'Usage
 
Dim instance As OAServerSoapClient
Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader
Dim servLoc As String
Dim value() As outageDetectionLog
 
value = instance.GetCustomerCallsOnServiceLocation(MultiSpeakMsgHeader, servLoc)
public outageDetectionLog[] GetCustomerCallsOnServiceLocation( 
   ref MultiSpeakMsgHeader MultiSpeakMsgHeader,
   string servLoc
)

Parameters

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

OAServerSoapClient Class
OAServerSoapClient Members

 

 


Send Comment