Miner.Responder.RxIF.Multispeak30ab Assembly > Miner.Responder.RxIF.Multispeak30ab Namespace > OAServer Class : GetOutageDurationEvents Method |
'Declaration <WebMethodAttribute("Returns all outage duration events that have been processed by the outage management system for a given outage identified by outageEventID, returned in the form of an outageDurationEventList.")> <SoapHeaderAttribute("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)> Public Function GetOutageDurationEvents( _ ByVal outageEventID As String _ ) As outageDurationEventList
'Usage Dim instance As OAServer Dim outageEventID As String Dim value As outageDurationEventList value = instance.GetOutageDurationEvents(outageEventID)
[WebMethod("Returns all outage duration events that have been processed by the outage management system for a given outage identified by outageEventID, returned in the form of an outageDurationEventList.")] [SoapHeader("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)] public outageDurationEventList GetOutageDurationEvents( 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.