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