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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax string OrderByResultColumns { get; set; }
Property Value
Type:
StringSee Also