| CustomerCode Property | |
| See Also |
Sets or returns the customer code, which is the business partner code.
Mandatory field in SAP Business One.
Field name: CstmrCode.
Length: 15 characters.
This is a foreign key to the BusinessPartners object.
Read-write property
| Visual Basic |
|---|
Public Property CustomerCode() As String |