InvoiceNumber Property
Your own invoice or tracking number.
Syntax
[VB.NET] Public Property InvoiceNumber As String
[C#] public string InvoiceNumber {get; set;}
Remarks
Character length and limitations: 127 single-byte alphanumeric characters.
This property is optional.
Default Value
""