GetQuantityDecimal Message (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
| Works for all deployment types | Works online and offline |
Gets the quantity decimal value for a product.
The relevant classes are specified in the following table.
| Type | Class |
| Request | GetQuantityDecimalRequest |
| Response | GetQuantityDecimalResponse |
| Target | TargetQuantify |
| Entity | See the following table. |
The following table shows the entities and target classes for this message.
| Entity | Target Class |
| DynamicEntity | TargetQuantifyDynamic |
| invoice | TargetQuantifyInvoice |
| opportunity | TargetQuantifyOpportunity |
| quote | TargetQuantifyQuote |
| salesorder | TargetQuantifySalesOrder |
Remarks
To use this message, pass an instance of the GetQuantityDecimalRequest class as the request parameter in the Execute method.
To perform this action, the caller must have access rights on the entity instance specified in the request class. For a list of required privileges, see GetQuantityDecimal Privileges.
See Also
Reference
.gif)