📚 SAP Business One SDK Help

CardName Property
See Also 

Description

Sets or returns the business partner's full name.

Field name: CardFName.

Length: 100 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property CardName() As String

Remarks

You can use this property to represent company's name, organization name, person name, or any other entity that represents the business partner.

See Also