Click or drag to resize

NotificationPrivilegeScope Property

Gets or sets which parts of the privilege permissions must be considered.

Used when the NotifiedUsersScope is set to Privilege.

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 PFNotificationPrivilegeScope PrivilegeScope { get; set; }

Property Value

Type: PFNotificationPrivilegeScope
See Also