Click or drag to resize
SynchronizationSettingsObjectTreeLocations Property
Adds the object type to the object tree on the Objects tab of the Staging application.

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

Property Value

Type: ListObjectTreeLocation
See Also