DataSourcePropertyData Sortable Property Ankiro Enterprise Suite Reference Documentation
Boolean value specifying whether search indexes created based on this data source should make the property in question sortable. Sortability does not have any specific meaning for the data source itself.

Namespace: Ankiro.SearchServer.Data
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public bool Sortable { get; set; }

Property Value

Type: Boolean
See Also