MoneyMaxValue Property

Returns the largest possible value for Money.

Definition

Namespace: InnerDrive.Financial
Assembly: InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
C#
public static Money MaxValue { get; }

Property Value

Money

Implements

IMinMaxValueTSelfMaxValue

Remarks

The value of this constant is the same as the MaxValue constant, positive 79,228,162,514,264,337,593,543,950,335.

See Also