CustomFieldDropDown Properties |
The CustomFieldDropDown type exposes the following members.
| Name | Description | |
|---|---|---|
| Active |
Stores and retrieves active flag of the current field.
| |
| Connection | (Inherited from DbObject.) | |
| DropdownDefault |
Stores and retrieves default flag of the current field.
| |
| FieldID |
Stores and retrieves the current field ID value.
| |
| ID | (Inherited from DbObject.) | |
| IsNew | (Inherited from DbObject.) | |
| Key |
Stores and retrieves the current table key.
| |
| Sort |
Stores and retrieves the current field sort position.
| |
| Transaction | (Inherited from DbObject.) | |
| Value |
Stores and retrieves the current field value.
|