Click or drag to resize

PFItemReferenceGetItem Method

Gets the corresponding PFItem. The item is just returned (without any query) if already loaded in this instance.

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 GetItem()

Return Value

Type: PFItem
PFItem
See Also