Subscription.Quantity Property

Definition

Gets or sets the quantity. For example, in case of seat based billing, this property is set to seat count.

public int Quantity { get; set; }
member this.Quantity : int with get, set
Public Property Quantity As Integer

Property Value

Applies to