Miner.Responder.RxIF.MultiSpeak416.Service Assembly > Miner.Responder.RxIF.MS416.Contracts Namespace > OA_ServerSoapClient Class : GetOutageEventsByDate Method |
'Declaration Public Function GetOutageEventsByDate( _ ByRef MultiSpeakMsgHeader As MultiSpeakMsgHeader, _ ByVal startTime As Date, _ ByVal endTime As Date, _ ByVal lastReceived As String _ ) As outageEvent()
'Usage Dim instance As OA_ServerSoapClient Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader Dim startTime As Date Dim endTime As Date Dim lastReceived As String Dim value() As outageEvent value = instance.GetOutageEventsByDate(MultiSpeakMsgHeader, startTime, endTime, lastReceived)
public outageEvent[] GetOutageEventsByDate( ref MultiSpeakMsgHeader MultiSpeakMsgHeader, DateTime startTime, DateTime endTime, 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.