Miner.Responder.RxIF.Multispeak30ab Assembly > Miner.Responder.RxIF.Multispeak30ab Namespace > OAServer Class : GetDownlineConnectivity Method |
'Declaration <WebMethodAttribute("Returns all information for circuit elements fed by a given line section or node. The calling parameter lastReceived is included so that large sets of data can be returned in manageable blocks. lastReceived should carry an empty string first time in a session that this method is invoked. When multiple calls to this method are required to obtain all of the data, the lastReceived should carry in subsequent calls the index number provided by the server as being the lastSent.")> <SoapHeaderAttribute("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)> Public Function GetDownlineConnectivity( _ ByVal eaLoc As String, _ ByVal lastReceived As String _ ) As MultiSpeak
'Usage Dim instance As OAServer Dim eaLoc As String Dim lastReceived As String Dim value As MultiSpeak value = instance.GetDownlineConnectivity(eaLoc, lastReceived)
[WebMethod("Returns all information for circuit elements fed by a given line section or node. The calling parameter lastReceived is included so that large sets of data can be returned in manageable blocks. lastReceived should carry an empty string first time in a session that this method is invoked. When multiple calls to this method are required to obtain all of the data, the lastReceived should carry in subsequent calls the index number provided by the server as being the lastSent.")] [SoapHeader("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)] public MultiSpeak GetDownlineConnectivity( string eaLoc, string lastReceived )
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.