System.Decimal.MinValue Field

Represents the smallest possible value of decimal. This field is constant and read-only.

Value: -79228162514264337593543950335

Syntax

public static readonly decimal MinValue

Remarks

The value of this constant is negative 79,228,162,514,264,337,593,543,950,335.

Requirements

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