Set the "MaxDecimalFractionDigits" attribute of this object to the specified value.
Synopsis
Declared in <balxml_encoderoptions.h>
void
setMaxDecimalFractionDigits(bdlb::NullableValue<int> const& value);
Parameters
Name |
Description |
value |
new value for "MaxDecimalFractionDigits" |
Created with MrDocs