Click or drag to resize

PFFileLockType Property

Gets or sets the lock type. 0 = Read: Read lock. 1 = Write: Write 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 int LockType { get; set; }

Property Value

Type: Int32
See Also