Click or drag to resize
DecimalMaxValue Field
Represents the largest possible value of Decimal. This field is constant and read-only.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly decimal MaxValue

Field Value

Type: Decimal
See Also