TaskTypeInfo Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Repository Class|Repository}}
{{Template:APIClass|Repository Class|Repository}}
This class describes a Task Type.
Used with the [[Repository.GetAllTaskTypes]] to get information about all the tasks in a repository.


== Properties ==
== Properties ==

Revision as of 21:47, 12 March 2014


Used with the Repository.GetAllTaskTypes to get information about all the tasks in a repository.

Properties

  • ID (as integer) Sets or returns the Task type ID
  • Name (as string) Sets or returns the Task Type Name
  • Classification (as TaskClassEnum) Sets or returns the Task Type classification
  • Abbreviation (as string) Sets or returns the abbreviation for the task type