ISortProperty interface

An opaque interface that defines the sort order used when returning lists of jobs, tasks, or nodes.

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

Members

The ISortProperty 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

IFilterProperty