TaskTypeInfo Class
 
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
 
