The following tables list the members exposed by the Task type.
Name | Description | |
---|---|---|
![]() ![]() |
CreateTask(TaskItemChangeData, IASyncWait) | Creates a task |
![]() ![]() |
DeleteTasks(List<EntityID>, string, IASyncWait) | Delete one or more tasks |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() ![]() |
GetLink(EntityID) | Create a link for a task by its ID |
![]() ![]() |
GetNextStates(EntityID) | Returns next states available for a given task |
![]() ![]() |
GetTaskListForJob(EntityID, bool, bool) | Get the tasks list for a job |
![]() ![]() |
GetTaskTypes(bool) | Returns available task types |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
![]() ![]() |
UpdateTask(TaskItemChangeData, string, IASyncWait) | Updates a task |