BudgetData.Amount Property

Definition

The total amount of cost to track with the budget. Supported for CategoryType(s): Cost. Required for CategoryType(s): Cost.

public float? Amount { get; set; }
member this.Amount : Nullable<single> with get, set
Public Property Amount As Nullable(Of Single)

Property Value

Applies to