📚 SAP Business One SDK Help

ColumnID Property
See Also 

Description

Sets or returns the column identification key.

Field name: ColumnId.

Mandatory property for Table fields. The default value is -1 (Title field).

Length: 10 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property ColumnID() As String

Remarks

The entered value must be a valid column ID (the system does not validate the entered value).

To display the column ID in the application status bar:

  • From the main menu, select View --> System Information.

See Also