Click or drag to resize

PFItemReferenceItemLoaded Property

Gets a value indicating whether the PFItem instance is currently loaded.

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

Property Value

Type: Boolean
See Also