Click or drag to resize
ObjectTypeInfoParentTypeInfo Property
Gets the ObjectTypeInfo instance representing the parent object type.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public ObjectTypeInfo ParentTypeInfo { get; }

Property Value

Type: ObjectTypeInfo
See Also