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