Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The total amount of cost which is being tracked by the budget.
public decimal? Amount { get; }
member this.Amount : Nullable<decimal>
Public ReadOnly Property Amount As Nullable(Of Decimal)