TaskTypeInfo Class: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Albert Szeto (talk | contribs)  Created page with '{{Template:APIClass|Repository Class|Repository}} This class describes a Task Type.  == Constructors== *'''New TaskTypeInfo''' {{APIComment|Create an task type info object.}}…' | Albert Szeto (talk | contribs) No edit summary | ||
| Line 1: | Line 1: | ||
| {{Template:APIClass|Repository Class|Repository}} | {{Template:APIClass|Repository Class|Repository}} | ||
| This class describes a Task Type. | This class describes a Task Type. | ||
| == Properties == | == Properties == | ||
| *'''[[TaskTypeInfo.ID]]  | *'''[[TaskTypeInfo.ID]]'''{{APIComment|Sets or returns the Task type ID}} | ||
| *'''[[TaskTypeInfo.Name]]  | *'''[[TaskTypeInfo.Name]]'''{{APIComment|Sets or returns the Task Type Name}} | ||
| *'''[[TaskTypeInfo.Classification]]  | *'''[[TaskTypeInfo.Classification]]'''{{APIComment|Sets or returns the Task Type classification}} | ||
| *'''[[TaskTypeInfo.Abbreviation]]  | *'''[[TaskTypeInfo.Abbreviation]]'''{{APIComment|Sets or returns the abbreviation for the task type}} | ||
Revision as of 18:31, 26 September 2013
 
This class describes a Task Type.
Properties
- TaskTypeInfo.ID Sets or returns the Task type ID
- TaskTypeInfo.Name Sets or returns the Task Type Name
- TaskTypeInfo.Classification Sets or returns the Task Type classification
- TaskTypeInfo.Abbreviation Sets or returns the abbreviation for the task type
