| FacetResultSort Property |
Gets or sets the sort value for this option in the facet results.
Namespace:
Dynamicweb.Indexing.Querying.Faceting
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public int Sort { get; set; }
Public Property Sort As Integer
Get
Set
Property Value
Type:
Int32A number indicating its sort order. 0 if not specified
See Also