TimeSpan: Days (get)

Days

Returns the Days portion of the duration.



 Public Property Get Days ( ) As Long

Return Values

Long -  The Days portion of the duration.

Remarks

This does not represent the entire duration of the timespan, only the specified portion of it.

Read Only.

See Also

Project CorLib Overview

Class TimeSpan Overview