Click or drag to resize

PFFileLockUserId Property

Gets or sets the id of the user owning a lock on this file.

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 LockUserId { get; set; }

Property Value

Type: Int64
See Also