Click or drag to resize

PFItemOwnerItem Property

Gets the owner item of this item. Based on the item relation with the correct ownership.

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 OwnerItem { get; }

Property Value

Type: PFItem
See Also