Representing the constant that is the currency value-1.
[Visual Basic] Public Shared ReadOnly MinusOne As Currency [C#] public static readonly Currency MinusOne; [C++] public: static readonly Currency MinusOne; [JScript] public static var MinusOne : Currency;
The MinueOne data member is the constant value of-1.