Click or drag to resize

PFItemBeforeCreateNotification Event

Occurs before a user notification whose related object is this item is created.

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 PFUserNotifiedEventHandler BeforeCreateNotification

Value

Type: Packflow.CorePFUserNotifiedEventHandler
See Also