| CustomerName Property | |
| See Also |
Sets or returns the customer name, which is the business partner name.
Field name: CstmrName.
Length: 100 characters.
This is a foreign key to the BusinessPartners object.
Read-write property
| Visual Basic |
|---|
Public Property CustomerName() As String |