Click or drag to resize
InfoFakeSettingsIncludeInheritedFields Property
If true, columns from parent type are also retrieved. Default true.

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

Property Value

Type: Boolean
See Also