cDateTimeStatic: MaxValue (get)

MaxValue

Returns the maximum cDateTime representation.



 Public Property Get MaxValue ( ) As cDateTime

Return Values

cDateTime -  The maximum cDateTime.

Remarks

The maximum cDateTime is "12/31/9999 11:59:59 PM".

Read Only.

See Also

Project VBCorLib Overview Class cDateTimeStatic Overview cDateTimeStatic Properties cDateTimeStatic Methods IsLeapYear MinValue (get)