IFilterProperty interface

An opaque interface that defines a filter to use for filtering lists of jobs, tasks or nodes.

To get this interface, use the IFilterCollection::GetEnumerator method to enumerate the filter properties or access the IFilterCollection::Item property.

Members

The IFilterProperty interface inherits from the IDispatch interface but does not have additional members.

Requirements

Product

HPC Pack 2008 R2 Client Utilities, HPC Pack 2008 Client Utilities

Type library

Microsoft.Hpc.Properties.tlb

See also

HPC Interfaces

ISortProperty