Click or drag to resize
XDateTime Properties

The XDateTime type exposes the following members.

Properties
  NameDescription
Public propertyDay
Gets the day from date time.
Public propertyHour
Gets the hour from date time.
Public propertyMinute
Gets the minute from date time.
Public propertyMonth
Gets the month from date time.
Public propertySecond
Gets the second from date time.
Public propertyValue
Gets or sets the value of the datetime.
Public propertyYear
Gets the year from date time.
Top
See Also