Miner.Responder.RxIF.Rx Assembly > Miner.Responder.RxIF.Rx Namespace > ResponderController Class > ValidateCustomer Method : ValidateCustomer(String,String,String) Method |
'Declaration Public Overloads Function ValidateCustomer( _ ByVal accountNumber As String, _ ByVal meterNumber As String, _ ByVal primaryTelephoneNumber As String _ ) As RxCustomer
'Usage Dim instance As ResponderController Dim accountNumber As String Dim meterNumber As String Dim primaryTelephoneNumber As String Dim value As RxCustomer value = instance.ValidateCustomer(accountNumber, meterNumber, primaryTelephoneNumber)
public RxCustomer ValidateCustomer( string accountNumber, string meterNumber, string primaryTelephoneNumber )
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.