CurrencyDecimalPlaces Property |
Specifies how many decimal places can be shown.
Usually there will be 2, or 0 for currencies without "cents".
[b][i]QuickBooks Notes[/i][/b] [br /]
Max Length: 1
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string DecimalPlaces { get; set; }
Property Value
Type:
String
Remarks
See Also