Click or drag to resize
GetObjectsDataSettingsIncludeChildData Property
Indicates if child object data should be included into selection.

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

Property Value

Type: Boolean
See Also