Click or drag to resize
AbstractAutomationManagerInfoTypeGetUsersWhoCanMove Method
Overload List
  NameDescription
Public methodGetUsersWhoCanMove(InfoType, AutomationStateInfo, SourcePoint)
Returns list of users who can move object to the next step. Users who are approved due to generic roles are not included to the result.
Public methodGetUsersWhoCanMove(InfoType, AutomationStateInfo, SourcePoint, Boolean, Boolean, Boolean)
Returns list of all the users who can move object to the next step.
Public methodGetUsersWhoCanMove(InfoType, AutomationStateInfo, SourcePoint, String, String, Int32, String)
Returns list of users who can move object to the next step. Users who are approved due to generic roles are not included to the result.
Public methodGetUsersWhoCanMove(InfoType, AutomationStateInfo, SourcePoint, Boolean, Boolean, Boolean, String, String, Int32, String)
Returns list of all the users who can move object to the next step.
Top
See Also