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