DescriptionFilter
- Last UpdatedJun 23, 2022
- 1 minute read
The DescriptionFilter property is a read-write property that gets or sets the description filter criteria.
Syntax
aaHistClientTagPicker.DescriptionFilter = message;
Result = aaHistClientTagPicker.DescriptionFilter;
Remarks
The description filter criteria is applied when the ApplyFilter method is called or when the Apply button is clicked by the run-time user.
The default is an empty message value ( "" ).