Click or drag to resize
ObjectTypeInfoInherited Property
Indicates if the type info is inherited (list info for example).

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

Property Value

Type: Boolean
See Also