ImportExportSettingsObjectTreeLocations Property |
Sets the locations of the object type within the object tree in the export/import wizard.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public List<ObjectTreeLocation> ObjectTreeLocations { get; set; }
Property Value
Type:
ListObjectTreeLocationSee Also