Click or drag to resize

PFNotificationMessageMode Enumeration

Identifies the type of message used to notify users.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum PFNotificationMessageMode
Members
  Member nameValueDescription
Default0 The default message intended by Packflow.
Custom1 A message defined in the content-type.
See Also