Click or drag to resize

PFFileQuickPartsSourceInfo Property

Gets or sets an information object used for QuickParts and WordForm version check between file and related parent item.

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

Property Value

Type: PFQuickPartsSourceInfo
See Also