CorDateTime: Ticks (get)

Ticks

Returns the whole date represented in ticks.



 Public Property Get Ticks ( ) As Variant

Return Values

Variant -  The date in ticks.

Remarks

The return value is a Decimal containing the the number of whole ticks.

Read Only.

See Also

Project CorLib Overview

Class CorDateTime Overview