Click or drag to resize

PFOfficeBindingUtilsShouldBind Method

Returns true if QuickPartsSourceInfo is missing or parent item's or content type's version has changed.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static bool ShouldBind(
	PFFile file
)

Parameters

file
Type: Packflow.CorePFFile

Return Value

Type: Boolean
See Also