Click or drag to resize

PFItemBeforeSendingNotification Event

Occurs before a modeled notification is sent.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public event PFItem_NotificationEventHandler BeforeSendingNotification

Value

Type: Packflow.CorePFItem_NotificationEventHandler
See Also