Miner.Responder.RxIF.Multispeak30ab Assembly > Miner.Responder.RxIF.Multispeak30ab Namespace > OAServer Class : GetSiblingMeterConnectivity Method |
'Declaration <WebMethodAttribute("Returns the meter connectivity for all meters on the same transformer as the given meter number, including the meter being requested. ")> <SoapHeaderAttribute("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)> Public Function GetSiblingMeterConnectivity( _ ByVal meterNo As String _ ) As meterConnectivity()
'Usage Dim instance As OAServer Dim meterNo As String Dim value() As meterConnectivity value = instance.GetSiblingMeterConnectivity(meterNo)
[WebMethod("Returns the meter connectivity for all meters on the same transformer as the given meter number, including the meter being requested. ")] [SoapHeader("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)] public meterConnectivity[] GetSiblingMeterConnectivity( string meterNo )
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.