Click or drag to resize

NotificationMessageMode Property

Gets or sets a value indicating whether the sent message is standard or custom.

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 PFNotificationMessageMode MessageMode { get; set; }

Property Value

Type: PFNotificationMessageMode
See Also