Click or drag to resize

NotificationNotifiedUsersScope Property

Gets or sets which kind of objects is used to find users to notify.

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 PFNotificationUsersScope NotifiedUsersScope { get; set; }

Property Value

Type: PFNotificationUsersScope
See Also