Click or drag to resize

ProjectTaskResourceTaskTotalCost Property

Total cost for this task (in the currency of the project). [Required] [Default(0)] [Filter(eq)]

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

Property Value

Type: Decimal
See Also