Property CustomerCode
CustomerCode
Customer code which is assigned to you by the supplier.
Declaration
public string CustomerCode { get; set; }
Property Value
Type | Description |
---|---|
string |
Customer code which is assigned to you by the supplier.
public string CustomerCode { get; set; }
Type | Description |
---|---|
string |