IFilterProperty Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An opaque interface that defines a filter to use for filtering lists of jobs, tasks, or nodes.
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("FA5EDE58-69F3-4229-8EE4-8CCD777B5662")]
public interface IFilterProperty
type IFilterProperty = interface
Public Interface IFilterProperty
- Derived
- Attributes
Properties
Operator |
Retrieves the operator used to compare the filter value to the property value. |
Property |
Retrieves the property and property value used to filter the objects. |