| ItemID Property | |
| See Also |
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.
Read-write property
| 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:
- From the main menu, select View --> System Information.