Click or drag to resize
ObjectTypeInfoSynchronizationObjectTreeLocations Property
Object tree locations for synchronization

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

Property Value

Type: ListObjectTreeLocation
See Also