







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| ICustomerGateway..::..GetCustomer Method |
| ICustomerGateway Interface See Also Send Feedback |
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
Customer GetCustomer( string profileID ) |
| Visual Basic |
|---|
Function GetCustomer ( _ profileID As String _ ) As Customer |
| Visual C++ |
|---|
Customer^ GetCustomer( String^ profileID ) |
Parameters
- profileID
- Type: System..::..String
