TaskItemEstimatedManHours Property

Get/Set the man-hours estimated to complete this task.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
[JsonPropertyAttribute(Order = 9)]
public float EstimatedManHours { get; set; }

Property Value

Single

See Also