IFilterProperty Interface

Definition

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.

Applies to