| AssigneeContainerRemove Method |
Removes an assignee from the container.
The id can be for either a user or group.
If the id can't be found nothing happens.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic void Remove(
int assigneeId
)
Parameters
- assigneeId
- Type: SystemInt32
See Also