Click or drag to resize

PFObjectLockUserId Property

Gets the id 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 long UserId { get; }

Property Value

Type: Int64

Implements

IPFLockUserId
See Also