OrderDate Property
Date of the order in YYMMDD format.
Syntax
[VB.NET] Public Property OrderDate As String
[C#] public string OrderDate {get; set;}
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).
Default Value
""