AssigneeContainerAdd Method |
| Name | Description | |
|---|---|---|
| Add(Int32) |
Use this method only if the id is for a well-known usergroup or for the identity user.
| |
| Add(Assignee) | ||
| Add(AssigneeContainer) | ||
| Add(User) | ||
| Add(IEnumerableUser) | ||
| Add(UserGroup) | ||
| Add(IEnumerableUserGroup) | ||
| Add(UserInfo) | ||
| Add(AssigneeContainer, Boolean) | ||
| Add(Int32, String, String) |
Use this method if the assignee is a user (and not a group).
| |
| Add(Int32, String, Boolean, IEnumerableInt32) |
Use this method if the assignee is a group (and not a user).
|