TaskTypeInfo Class

From ReliaWiki
Revision as of 21:47, 12 March 2014 by Chris Kahn (talk | contribs)
Jump to navigation Jump to search


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