Click or drag to resize

OleDateTime Properties

X#

The OleDateTime type exposes the following members.

Properties
  NameDescription
Public propertyDateTime
The value as a .Net DateTime type.
Public propertyDateVal
The value of the date part of the DateTime object as a Date.
Public propertyTimeString
The value of the time part of the DateTime object as a String.
Public propertyTimeVal
The value of the time part of the DateTime object as a float.
Top
See Also