Click or drag to resize

Assignee Constructor

Overload List
  NameDescription
Public methodAssignee(Int32)
Use this constructor only if the id is for a well-known usergroup or for the identity user. Well-known user groups are: Process Creator, None.
Public methodAssignee(User)
Public methodAssignee(UserGroup)
Public methodAssignee(UserInfo)
Public methodAssignee(Int32, String, String)
Use this constructor if the assignee is a user (and not a group).
Public methodAssignee(Int32, String, Boolean, IEnumerableInt32)
Use this constructor if the assignee is a group (and not a user).
Top
See Also