NotificationRoles Property |
Gets or sets the roles used to find users to notify.
Used when the NotifiedUsersScope is set to Custom.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<int> Roles { get; set; }
Property Value
Type:
ListInt32See Also