Click or drag to resize

PFItemControllerPFItemTypeGetCurrentLock Method

Tries to find lock for current user on item.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected PFObjectLock GetCurrentLock(
	PFItem item
)

Parameters

item
Type: Packflow.CorePFItem

Return Value

Type: PFObjectLock
See Also