Click or drag to resize

PFItemPageContextLockActive Property

Gets a value indicating whether a PFObjectLock is active for the current user on the current item.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public bool LockActive { get; }

Property Value

Type: Boolean
See Also