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.
Total cost, which is sum of benefit cost and overage cost.
public decimal? TotalCost { get; }
member this.TotalCost : Nullable<decimal>
Public ReadOnly Property TotalCost As Nullable(Of Decimal)