FieldBaseFieldTypeIsInherited Property |
If true, the field is inherited from parent class.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool IsInherited { get; set; }
Property Value
Type:
BooleanSee Also