Click or drag to resize

TaskTypeProjectType Property

When not null, specifies that this task type can be used only for projects of the specified type. [Filter(multi eq)]

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

Property Value

Type: ProjectType
See Also