Click or drag to resize

NotificationType Property

Gets or sets the type of event triggering notifications.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public PFNotificationTriggerType Type { get; set; }

Property Value

Type: PFNotificationTriggerType
See Also