PurchaseOrder Property
Purchase Order Number supplied by the cardholder.
Syntax
[VB.NET] Public Property PurchaseOrder As String
[C#] public string PurchaseOrder {get; set;}
Remarks
This property contains a Purchase Order Number or Customer Reference Identifier supplied by the Commercial Card cardholder.
The maximum length for this property is 17 characters.
This property is used for both Visa and MasterCard Corporate Purchasing Cards.
Default Value
""