Click or drag to resize

IPFLock Interface

Represents an object lock.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public interface IPFLock

The IPFLock type exposes the following members.

Properties
  NameDescription
Public propertyUserGuid
Gets the user GUID.
Public propertyUserId
Gets the user id.
Top
See Also