TaskTypeInfo Class: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Repository Class|Repository}} | {{Template:APIClass|Repository Class|Repository}} | ||
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