Click or drag to resize
ObjectTypeInfoInherited Property

Note: This API is now obsolete.

Indicates if the object type info is for list info.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Use IsListingObjectTypeInfo instead.")]
public bool Inherited { get; protected set; }

Property Value

Type: Boolean
See Also