Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumeration values for sorting keyword collections by various fields.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
<DataContractAttribute(Namespace := "http://Microsoft.SharePoint.Search.Extended.Administration")> _
Public Enumeration KeywordSortField
'Usage
Dim instance As KeywordSortField
[DataContractAttribute(Namespace = "http://Microsoft.SharePoint.Search.Extended.Administration")]
public enum KeywordSortField
Members
Member name | Description | |
---|---|---|
Term | Sorts by term. | |
LastChanged | Sorts by time of last change. |
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace
GetEnumerator(KeywordSortField)
GetEnumerator(KeywordSortField, SortDirection)
GetEnumerator(KeywordSortField, SortDirection, Int32, Int32)