Set the "MaxDecimalTotalDigits" attribute of this object to the specified value.

Synopsis

Declared in <balxml_encoderoptions.h>

void
setMaxDecimalTotalDigits(bdlb::NullableValue<int> const& value);

Parameters

Name

Description

value

new value for "MaxDecimalTotalDigits"

Created with MrDocs