Click or drag to resize
ImportExportSettingsOrderBy Property
Order by clause that sets the order of objects in the XML data of export packages. Used to ensure that export packages containing the same objects always have matching XML data.

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

Property Value

Type: String
See Also