OrderDate Property
Date of the order in YYMMDD format.
Syntax
char* GetOrderDate();
int SetOrderDate(char* lpszOrderDate);
Default Value
""
Remarks
This property contains the purchase order date, and must be supplied in the YYMMDD format.
The maximum length of this field is 6 digits.
This property is only used for Visa Corporate Purchasing Cards (CardType = ctVisa).
Data Type
String