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