Click or drag to resize

PFObjectLockObject Property

Gets the locked object.

If the object has not been previously loaded, it is loaded from the object reference.

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

Property Value

Type: PFBaseObject
See Also