TaskItemBudgetAmount Property

Get/Set the allocated budget for this project.

Definition

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

Property Value

Single

See Also