Click or drag to resize

BCGlobalSearchQuerySortOn Property

Gets or sets the index of the column (in ColumnPropertyDefCollection) on which the result will be sorted.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public int SortOn { get; set; }

Property Value

Type: Int32
See Also