Click or drag to resize

CustomFieldDropDown Properties

The CustomFieldDropDown type exposes the following members.

Properties
  NameDescription
Public propertyActive
Stores and retrieves active flag of the current field.
Public propertyConnection (Inherited from DbObject.)
Public propertyDropdownDefault
Stores and retrieves default flag of the current field.
Public propertyFieldID
Stores and retrieves the current field ID value.
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyKey
Stores and retrieves the current table key.
Public propertySort
Stores and retrieves the current field sort position.
Public propertyTransaction (Inherited from DbObject.)
Public propertyValue
Stores and retrieves the current field value.
Top
See Also