ResaleNumber Property
Resale number.
Syntax
[VB.NET] Public Property ResaleNumber As String
[C#] public string ResaleNumber {get; set;}
Remarks
The resale number of the Customer, if he/she has one.
This property is allowed in Add operations, and not used in Update operations.
Default Value
""