Click or drag to resize

PFItemBinder Constructor

Initializes a new instance of the PFItemBinder class.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFItemBinder(
	PFItem itemToBind
)

Parameters

itemToBind
Type: Packflow.CorePFItem
See Also