SynchronizationObjectSettingsMaxRelativeLevel Property |
Determines maximal level of the relationship (parent-child). -1 means all levels, 0 means no child objects, 1 means first level of children, etc.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public int MaxRelativeLevel { get; set; }
Property Value
Type:
Int32See Also