Click or drag to resize

PFFileLockQuickPartsSourceInfo Property

Gets or sets an information object used for QuickParts and WordForm version check between file and related parent item when a lock is active.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFQuickPartsSourceInfo LockQuickPartsSourceInfo { get; set; }

Property Value

Type: PFQuickPartsSourceInfo
See Also