Sets or returns the ID of the field or the table in a form (primary key with FormID).
Field name: ItemId.
Mandatory property.
Length: 10 characters.
Sets or returns the ID of the field or the table in a form (primary key with FormID).
Field name: ItemId.
Mandatory property.
Length: 10 characters.
| Visual Basic |
|---|
Public Property ItemID() As String |
The entered value must be a valid item ID (the system does not validate the entered value).
In case the ItemID specifies a table, set also the ColumnID, otherwise the system sets the value -1.
To display the item ID in the application status bar: