Share via


FindItemType.SortOrder Property

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property SortOrder As FieldOrderType()
    Get
    Set
'Usage
Dim instance As FindItemType
Dim value As FieldOrderType()

value = instance.SortOrder

instance.SortOrder = value
public FieldOrderType[] SortOrder { get; set; }

Property Value

Type: []

See Also

Reference

FindItemType Class

FindItemType Members

Microsoft.SharePoint.Portal.WebControls Namespace