📚 SAP Business One SDK Help

DefaultFieldName Property
See Also 

Description

The default name of the bin location field.

Field name: DftName.

Length: 20 characters.

Property type

Read-only property

Syntax

Visual Basic
Public Property DefaultFieldName() As String

Remarks

When you input empty string for Name, the Name will be filled with DefaultFieldName automatically.

See Also