OrderField Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents the column by which the result is ordered.

The OrderField type exposes the following members.

Constructors

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

Top

Properties

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

Top

Methods

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

Top

See Also

Reference

OrderField Class

Microsoft.SharePoint.Dsp Namespace