The following tables list the members exposed by ICuFilter.
Public Properties
| Name | Description |
 | AutoRunEnabled | Indicates whether this filter should be auto run whenever its criteria changes. Caller can set this property to false if the desired behavior is to modify several filters and only filter CUs once. |
 | Criteria | Criteria to compare a CU to. |
 | Enabled | Indicates whether this filter should be run. |
 | Name | Use this property to provide a display name for this filter. |
 | TableName | The table that the filter is associated with. Null if there is no associated table. |
Top
Public Methods
Public Events
See Also