Click or drag to resize
IMultiQueryOrderByResultColumns Property
List of columns for the result order by. If not specified, the result is ordered by sources and global order by.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
string OrderByResultColumns { get; set; }

Property Value

Type: String
See Also