Miner.Responder.RxIF.MultiSpeak416.Service Assembly > Miner.Responder.RxIF.MS416.MDMSvc Namespace > MDM_ServerSoapClient Class : GetCustomerByName Method |
'Declaration Public Function GetCustomerByName( _ ByRef MultiSpeakMsgHeader As MultiSpeakMsgHeader, _ ByVal firstName As String, _ ByVal lastName As String _ ) As customer()
'Usage Dim instance As MDM_ServerSoapClient Dim MultiSpeakMsgHeader As MultiSpeakMsgHeader Dim firstName As String Dim lastName As String Dim value() As customer value = instance.GetCustomerByName(MultiSpeakMsgHeader, firstName, lastName)
public customer[] GetCustomerByName( ref MultiSpeakMsgHeader MultiSpeakMsgHeader, string firstName, string lastName )
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.