Browser | Returns the DataBrowser object. |
ColumnID | 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. |
FormID | Sets or returns the form identification key. Field name: FormID. Mandatory property. Length: 20 characters. |
IsBold | Sets or returns a valid value that determines whether or not the new name of the field appears bold. Field name: IsBold. |
IsItalics | Sets or returns a valid value that determines whether or not the new name of the field appears italic. Field name: IsItalic. |
ItemID | 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. |
ItemString | Sets or returns the new name for the specified field. Field name: ItemString. Length: 64 characters. |
UserFields | Returns the UserFields object. |