Miner.Responder.RxIF.Multispeak30ab Assembly > Miner.Responder.RxIF.Multispeak30ab Namespace > OAServer Class : GetCustomersAffectedByOutage Method |
'Declaration <WebMethodAttribute("Returns all customers that are affected by a specfic outage of interest, given the outageEventID. The outageEventID is the objectID for the outageEvent object.")> <SoapHeaderAttribute("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)> Public Function GetCustomersAffectedByOutage( _ ByVal outageEventID As String _ ) As customersAffectedByOutage
'Usage Dim instance As OAServer Dim outageEventID As String Dim value As customersAffectedByOutage value = instance.GetCustomersAffectedByOutage(outageEventID)
[WebMethod("Returns all customers that are affected by a specfic outage of interest, given the outageEventID. The outageEventID is the objectID for the outageEvent object.")] [SoapHeader("MultiSpeakMsgHeader", Direction=SoapHeaderDirection.InOut)] public customersAffectedByOutage GetCustomersAffectedByOutage( 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.