Mono Class Library: System.Decimal Overview | Members

System.Decimal.MaxValue Field

Contains the maximum positive value for the decimal type.

Value: 79228162514264337593543950335

public static readonly decimal MaxValue

Remarks

The value of this constant is implementation-specific, but shall be greater than or equal to 79228162514264337593543950335. The scale shall be 0.

This field is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0