Click or drag to resize

PFExcelDataExporter_Source Constructor

Initializes a new instance of the PFExcelDataExporter_Source class.

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 PFExcelDataExporter_Source(
	PFSite site
)

Parameters

site
Type: Packflow.CorePFSite
The target Packflow site.
See Also