Click or drag to resize
SynchronizationObjectSettingsIncludeOtherBindings Property
If true, other binding objects are included in the result.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool IncludeOtherBindings { get; set; }

Property Value

Type: Boolean
See Also