| Action Property | |
| See Also |
Determines the type of action to be taken by the system when activating the formatted search function. The options include: Without Search, Search in Existing Values, and Search By Saved Query.
Field name: ActionT.
Read-write property
| Visual Basic |
|---|
Public Property Action() As BoFormattedSearchActionEnum |
The mandatory properties, in addition to FormID, ItemID, and ColumnID, depend on the value of the Action property as follows:
| bofsaNone | no additional mandatory properties. |
| bofsaValidValues | UserValidValues object. |
| bofsaQuery | QueryID, FieldID. |