TaskTypeInfo Class: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Properties == | == Properties == | ||
*'' | *ID (as ''integer'') {{APIComment|Sets or returns the Task type ID}} | ||
*'' | *Name (as ''string'') {{APIComment|Sets or returns the Task Type Name}} | ||
* | *Classification (as ''[[TaskClassEnum Enumeration|TaskClassEnum]]'') {{APIComment|Sets or returns the Task Type classification}} | ||
*'' | *Abbreviation (as ''string'') {{APIComment|Sets or returns the abbreviation for the task type}} |
Revision as of 21:46, 12 March 2014
This class describes a Task Type.
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