| AssigneeRule Constructor (Int32, UserGroupInclusion, Boolean) |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic AssigneeRule(
int assigneeId,
UserGroupInclusion who,
bool allowUpdate
)
Parameters
- assigneeId
- Type: SystemInt32
- who
- Type: Omada.OE.ModelUserGroupInclusion
- allowUpdate
- Type: SystemBoolean
See Also