TaskItemCalculatedTimeEstimated Property
Get/Set the estimated time remaining for calculation.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
[JsonPropertyAttribute(Order = 14)]
public float CalculatedTimeEstimated { get; set; }
<JsonPropertyAttribute(Order := 14)>
Public Property CalculatedTimeEstimated As Single
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Single
As time is allocated during the scheduling process, that time is
subtracted from this value.