OperationBaseCheckImageBack Property |
The back image of the check, in Base 64 encoded image format.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string CheckImageBack { get; set; }
Public Property CheckImageBack As String
Get
Set
public:
property String^ CheckImageBack {
String^ get ();
void set (String^ value);
}
member CheckImageBack : string with get, set
Property Value
Type:
StringSee Also