Click or drag to resize

PFObjectLockUserGuid Property

Gets the GUID of the user owning this 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 Guid UserGuid { get; }

Property Value

Type: Guid

Implements

IPFLockUserGuid
See Also