CorDateTime: Kind (get)

Kind

Returns the DateTimeKind of CorDateTime.



 Public Property Get Kind ( ) As DateTimeKind

Return Values

DateTimeKind -  The DateTimeKind.

Remarks

A CorDateTime can be Universal Coordinated Time (UTC), local time, or unspecified.

Read Only.

See Also

Project CorLib Overview

Class CorDateTime Overview