Click or drag to resize

PFQuickPartsBinder Constructor

Creates a PFQuickPartsBinder based on a chosen contentType.

Namespace:  Packflow.Interface.Office
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFQuickPartsBinder(
	PFContentType sourceContentType
)

Parameters

sourceContentType
Type: Packflow.CorePFContentType
See Also