Click or drag to resize

PFItemEvent Constructor

Initializes a new instance of the Poco.PFItemEvent class.

Namespace:  Packflow.Core.Poco
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFItemEvent(
	PFItemEvent itemEvent
)

Parameters

itemEvent
Type: Packflow.CorePFItemEvent
See Also