OrderField Members

Include Protected Members
Include Inherited Members

Represents the column by which the result is ordered.

The OrderField type exposes the following members.

Constructors

  Name Description
OrderField() Initializes a new instance of the OrderField class.
OrderField(String, OrderDirection) Initializes a new instance of the OrderField class based on the specified column name and sort direction.

Top

Properties

  Name Description
Direction Gets or sets the sort direction for the column by which the result is ordered.
Name Gets or sets the name of the column by which the result is ordered.

Top

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Top

See Also

Reference

OrderField Class

Microsoft.SharePoint.Dsp Namespace