Click or drag to resize

PFRelation_BaseObjectParentType, ChildTypeParent 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 ParentType Parent { get; }

Property Value

Type: ParentType
See Also