DefaultPrecision Parameter (Connect-DynamicsCRM Cmdlet)
The currency precision that is used for pricing throughout the system. Valid values are 0-4 and Auto. If the value is Auto, the default value will be retrieved from the Microsoft Dynamics CRM server.
Syntax
Connect-DynamicsCRM -DefaultPrecision string
Data Type
cstr
Default Value
"2"
Remarks
The decimal precision that is used for currencies throughout the system. Valid values are 0-4 and Auto. If the value is Auto, the default value will be retrieved from the Microsoft Dynamics CRM server.