Miner.Responder.RxIF.Multispeak30ab Assembly > Miner.Responder.RxIF.Multispeak30ab Namespace > OAServer Class : GetOutageEventStatus Method |
'Declaration <WebMethodAttribute("Returns the current status of an outage event, given the outage event ID. ")> <SoapHeaderAttribute("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)> Public Function GetOutageEventStatus( _ ByVal outageEventID As String _ ) As outageEventStatus
'Usage Dim instance As OAServer Dim outageEventID As String Dim value As outageEventStatus value = instance.GetOutageEventStatus(outageEventID)
[WebMethod("Returns the current status of an outage event, given the outage event ID. ")] [SoapHeader("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)] public outageEventStatus GetOutageEventStatus( string outageEventID )
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.