Click or drag to resize

PFUserNotifiedEventArgsUserNotification Property

The PFUserNotification object that is to be persisted for this notification.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFUserNotification UserNotification { get; }

Property Value

Type: PFUserNotification
See Also