Click or drag to resize

ItemRoundNumericValue Method (Decimal, Decimals)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static decimal RoundNumericValue(
	decimal rValue,
	Decimals rDecimals
)

Parameters

rValue
Type: SystemDecimal
rDecimals
Type: Altova.RaptorXml.XbrlDecimals

Return Value

Type: Decimal
See Also