📚 SAP Business One SDK Help

CardName Property
See Also 

Description

Sets or returns the customer or vendor name.

Field name: CardName.

Length: 100 characters.

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

The default value is retrieved from CardName property of the BusinessPartners object.

This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.

See Also