Click or drag to resize

PFRelationParentObject Property

Gets the parent object of this relation, also considered as the parent object of this relation's children.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFRelationalObject ParentObject { get; protected set; }

Property Value

Type: PFRelationalObject
See Also