Inner Drive Extensible Architecture
C#
Show/Hide TOC
Money
Min
Value Property
Returns the smallest 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
MinValue
{
get
; }
Property Value
Money
Implements
IMinMaxValue
TSelf
MinValue
Remarks
The value of this constant is the same as the
MinValue
constant, negative 79,228,162,514,264,337,593,543,950,335.
See Also
Reference
Money Structure
InnerDrive.Financial Namespace
MinValue
In This Article
Definition
Property Value
Implements
Remarks
See Also