Share via


ISubscriptionResource.IncludedQuantity Property

Namespace:  Microsoft.VisualStudio.Services.Commerce
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
ReadOnly Property IncludedQuantity As Integer
int IncludedQuantity { get; }
property int IncludedQuantity {
    int get ();
}
abstract IncludedQuantity : int with get
function get IncludedQuantity () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ISubscriptionResource Interface

Microsoft.VisualStudio.Services.Commerce Namespace