Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumeration for money precision source. These should match the MoneyPrecisionSource enumeration in Microsoft.Xrm.Sdk.Metadata.
Available for
Model-driven and canvas apps
Values
Value | Description |
---|---|
0 |
None: Precision comes from "accuracy" attribute of properties XML. |
1 |
Organization: Precision comes from the PricingDecimalPrecision column in the organization table. |
2 |
Currency: Precision comes from the currency. |
Related articles
Power Apps component framework API reference
Power Apps component framework overview