Gets or sets the sort order of objects in the result collection.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
Remarks
The SortOn is partly consistent with SortKind enumeration:
the value can be SO_NONE or valid index of the property
combined with SO_DESCENDING.
The SO_INTERNALNAME, SO_DESC_INTERNALNAME,
SO_DISPLAYNAME, SO_DESC_DISPLAYNAME are not supported.