Click or drag to resize

TasksToRunHelperChangeTasksToRunStatus Method

Overload List
  NameDescription
Public methodStatic memberChangeTasksToRunStatus(Guid, String)
Changes TasksToRun Status given TasksToRun Ids (Called from AdminPanel, limited status update allowed).
Public methodStatic memberChangeTasksToRunStatus(Guid, String, String)
Changes TasksToRun Status given ItemIds and TaskType (Called from inside billing, programmer controlled, allows all statuses to be changed).
Public methodStatic memberChangeTasksToRunStatus(Guid, String, String, String)
Changes TasksToRun Status given ItemIds and TaskType (Called from inside billing, programmer controlled, allows all statuses to be changed).
Public methodStatic memberChangeTasksToRunStatus(Guid, String, String, String, TimeSpan)
Changes TasksToRun Status given ItemIds and TaskType (Called from inside billing, programmer controlled, allows all statuses to be changed).
Top
See Also