Share via


LabServicesSkuCost.Quantity Property

Definition

Gets the quantity of units charged.

[Newtonsoft.Json.JsonProperty(PropertyName="quantity")]
public double? Quantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quantity")>]
member this.Quantity : Nullable<double>
Public ReadOnly Property Quantity As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to