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.
Measure the quantity purchased or consumed.The amount of the meter used during the billing period.
public decimal? Quantity { get; }
member this.Quantity : Nullable<decimal>
Public ReadOnly Property Quantity As Nullable(Of Decimal)