Click or drag to resize
ObjectTypeInfoParentTypeInfo Property
Parent type information of the info record if the object is child object (has parent).

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

Property Value

Type: ObjectTypeInfo
See Also