Click or drag to resize

PFItemEventParentItem Property

Gets the parent item. Can be null if loaded from application!

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFItem ParentItem { get; }

Property Value

Type: PFItem
See Also