Click or drag to resize

PFPocoFactoryGetUserNotification Method

Gets a poco from a Packflow user notification.

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 PFUserNotification GetUserNotification(
	PFUserNotification pfUserNotification
)

Parameters

pfUserNotification
Type: Packflow.CorePFUserNotification

Return Value

Type: PFUserNotification
See Also