Click or drag to resize

PFPocoFactoryGetItemEvent Method

Gets a poco from a Packflow item event.

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 static PFItemEvent GetItemEvent(
	PFItemEvent pfEvent
)

Parameters

pfEvent
Type: Packflow.CorePFItemEvent

Return Value

Type: PFItemEvent
See Also