System::Globalization::NumberFormatInfo::set_CurrencyDecimalDigits method
NumberFormatInfo::set_CurrencyDecimalDigits method
Sets number of currency decimal digits.
void System::Globalization::NumberFormatInfo::set_CurrencyDecimalDigits(int value)
| Parameter | Type | Description | 
|---|---|---|
| value | int | Number of currency decimal digits. | 
See Also
- Class NumberFormatInfo
 - Namespace System::Globalization
 - Library Aspose.PUB for C++