📚 SAP Business One SDK Help

CustomerName Property
See Also 

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property CustomerName() As String

See Also