Click or drag to resize

Fraction Constructor (Decimal)

Initializes a new instance of the Fraction class

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public Fraction(
	decimal rNumerator
)

Parameters

rNumerator
Type: SystemDecimal
See Also