OrderField Class

NOTE: This API is now obsolete.

Represents the column by which the result is ordered.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Dsp.OrderField

Namespace:  Microsoft.SharePoint.Dsp
Assembly:  Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Class OrderField
'Usage
Dim instance As OrderField
[ObsoleteAttribute("Use the Lists web service instead.")]
public class OrderField

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

OrderField Members

Microsoft.SharePoint.Dsp Namespace