ISortProperty Interface

Definition

An opaque interface that defines a property on which the lists of jobs, tasks, or nodes are sorted.

[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8037A4AD-AD6E-4522-A24A-43A23422739F")]
public interface ISortProperty
type ISortProperty = interface
Public Interface ISortProperty
Derived
Attributes

Properties

Id

Retrieves a property object that identifies the property used to sort the returned list.

Order

Retrieves the sort order in which the objects are returned.

Applies to