Select Method (SWTDateTime)
Class
SWTDateTime
.
Action
Selects a date and time.
Syntax
C#
dateTime
.
Select
(
selectedDate
)
VB
dateTime
.
Select
(
selectedDate
)
Variable
Description
selectedDate
The date and time to select.
DateTime?
.