Click or drag to resize

AssigneeContainerContainsExactly Method

Overload List
  NameDescription
Public methodContainsExactly(IEnumerableInt32)
Returns true if the AssigneeContainer contains (directly assigned) exactly the assignees specified in assigneeIds (no more - no less). Duplets in assigneeIds are ignored.
Public methodContainsExactly(Int32)
Returns whether the container EXACTLY contains a directly assigned assignee (user or group).
Top
See Also