Click or drag to resize
InfoObjectRepositoryParentObject Property
Parent object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public BaseInfo ParentObject { get; protected set; }

Property Value

Type: BaseInfo
See Also