TimeSpanStatic: MinValue (get)

MinValue

Gets a TimeSpan with a minimum value.



 Public Property Get MinValue ( ) As TimeSpan

Return Values

TimeSpan - 

Remarks

The value of this field is equivalent to the minimum Currency milliseconds. The string representation of this value is negative 10675199.02:48:05.4775808, or slightly more than negative 10,675,199 days.

Read Only.

See Also

Project CorLib Overview

Class TimeSpanStatic Overview