Inner Drive Extensible Architecture
C#
C#
Show/Hide TOC
Money
.
Max
Value 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#
Copy
public
static
Money MaxValue {
get
; }
Property Value
Money
Implements
IMinMaxValue
<
TSelf
>
.
MaxValue
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
Reference
Money Structure
InnerDrive.Financial Namespace
MaxValue
In This Article
Definition
Property Value
Implements
Remarks
See Also