Click or drag to resize

ProcessControllerCheckAssigneeConstraints Method

Overload List
  NameDescription
Public methodCheckAssigneeConstraints(Int32, Int32)
Public methodStatic memberCheckAssigneeConstraints(Int32, Int32, SqlConnection, SqlTransaction)
Checks whether an assignee constraint prevents an activity from being completed by a given user. Returns true, if the user IS allowed to complete the activity.
Top
See Also