GetQuantityDecimalResponse.Quantity Property
Applies To: Dynamics CRM 2015
Gets the quantity decimal value for a product.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public int Quantity { get; }
public:
property int Quantity {
int get();
}
member Quantity : int with get
Public ReadOnly Property Quantity As Integer
Property Value
Type: System.Int32
Type: Int32
The quantity decimal value for a product.
See Also
GetQuantityDecimalResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright