LiquidTechnologies.XmlObjects Namespace / BigDecimal Structure


In This Topic
    BigDecimal Structure Fields
    In This Topic

    For a list of all members of this type, see BigDecimal members.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Specifies whether the significant digits should be truncated to the given precision after each operation.  
    Public Fieldstatic (Shared in Visual Basic)Sets the maximum precision of division operations. If AlwaysTruncate is set to true all operations are affected.  
    Public Fieldstatic (Shared in Visual Basic)Specifies the global rules for converting doubles to a BigDecimal.  
    Public Fieldstatic (Shared in Visual Basic)Constant value representing One  
    Public Fieldstatic (Shared in Visual Basic)Specifies whether the significant digits should be truncated to the given precision after each operation.  
    Public Fieldstatic (Shared in Visual Basic)Constant value representing Zero  
    Top
    See Also