📚 SAP Business One SDK Help

FieldID Property
See Also 

Description

Returns the unique identification key of the field in the meta data table.

Field name: FieldID.

Property type

Read-only property

Syntax

Visual Basic
Public Property FieldID() As Long

Remarks

This value is also used with the GetByKey method.

See Also