Click or drag to resize

ProjectTaskTaskType Property

The type of the task. Determines the work type of the tasks, default billing rules, etc. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TaskType TaskType { get; set; }

Property Value

Type: TaskType
See Also