Previous Next

FilterValue property (DATETIME)
A value that will be used to test the property of the Progress.BPM.Task passed to the Is( ) method of a Progress.BPM.Filter.* class. The ComparisonValue argument passed to this class's constructor is stored in this property.
Data type:
Access:
Applies to:
There are nine built-in Progress.BPM.Filter.* classes that implement the Progress.BPM.Filter.ITaskFilter interface. Each of these classes implements a simple filter based on one property of the Progress.BPM.Task class, and all the classes are in the Progress.BPM.Filter namespace. The filters fall into two categories: filters that act on a Task property whose type is CHARACTER, and those that act on DATETIME properties (as shown in Table 138). All of the filters in the same category work in the same manner.
(For details about the filters that act on a Task property whose type is CHARACTER, see FilterValue property (CHARACTER).)
 
Note:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.