Click or drag to resize
ImportExportSettingsObjectTreeLocations Property
Sets the locations of the object type within the object tree in the export/import wizard.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public List<ObjectTreeLocation> ObjectTreeLocations { get; set; }

Property Value

Type: ListObjectTreeLocation
See Also