AssigneeRule Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class AssigneeRule : IObjectWithId, ICloneable
The AssigneeRule type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowUpdate |
Defines the rigth to reassign the activity.
| |
| AssigneeId |
Defines the user group for which the rule applies.
Must not be a personal group.
| |
| Who |
Defines who can be selected within the group.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId |