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