SetFocusDate Method (SapCalendar)
Class
SapCalendar
.
Action
Sets the date to be focused.
Syntax
C#
calendar
.
SetFocusDate
(
focusDate
)
VB
calendar
.
SetFocusDate
(
focusDate
)
Variable
Description
focusDate
The date to be focused as string (YYYYMMDD).
String
.