Miner.Responder.RxIF.Multispeak30ab Assembly > Miner.Responder.RxIF.Multispeak30ab Namespace > OAServer Class : GetOutageByCircuitElement Method |
'Declaration <WebMethodAttribute("Returns the outage event, if any, associated with a circuitElement given the . The outageEventID is the objectID of an outageEvent obtained earlier by calling GetActiveOutages.")> <SoapHeaderAttribute("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)> Public Function GetOutageByCircuitElement( _ ByVal cktElement As circuitElement _ ) As outageEvent
'Usage Dim instance As OAServer Dim cktElement As circuitElement Dim value As outageEvent value = instance.GetOutageByCircuitElement(cktElement)
[WebMethod("Returns the outage event, if any, associated with a circuitElement given the . The outageEventID is the objectID of an outageEvent obtained earlier by calling GetActiveOutages.")] [SoapHeader("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)] public outageEvent GetOutageByCircuitElement( circuitElement cktElement )
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.