TaskTypeInfo Class
 
This class describes a Task Type.
Constructors
- New TaskTypeInfo Create an task type info object.
 
Properties
- TaskTypeInfo.ID As Integer
 - TaskTypeInfo.Name As String
 - TaskTypeInfo.Classification As TaskClassEnum
 - TaskTypeInfo.Abbreviation As String
 
