OperationBaseAccount Property |
Checking Account number
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string Account { get; set; }
Public Property Account As String
Get
Set
public:
property String^ Account {
String^ get ();
void set (String^ value);
}
member Account : string with get, set
Property Value
Type:
StringSee Also