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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.