Parameter |
Description |
Permissible Values |
Non Permissible Values |
def_start_date |
default start date |
absolute values (e.g. "8/14/2009")system variables with/without operations (e.g. "@123" or "@123+10") |
dynamic variables Python IDs |
start_date |
start date |
absolute values (e.g. 8/14/2009) system variables with/without operations dynamic variables with/without operations (e.g. @D123+15)Python ID of the start date data field |
|
def_start_date |
default start date |
absolute values (e.g. "8/14/2009")system variables with/without operations (e.g. "@123" or "@123+10") |
dynamic variables Python IDs |
end_date |
end date |
absolute values (e.g.: "8/14/2009") system variables with/without operations dynamic variables with/without operations (e.g. @D123+15)Python ID of the end date data field |
|
def_calendar |
default calendar ID |
values from the DI000305 Calender from the DT418 Calender (e.g. "BK")system variablen (z.B. "@123") |
dynamic variables Python IDs |
calendar |
calendar ID |
values (value from DI000305 calendar from the DT418 calendar) system variables dynamic variables (e.g. @D123)Python ID of the data field that defines the calendar |
|
def_selection_mode |
default selection mode |
values ("working", "non_working", "all")system variables |
dynamic variables orPython IDs |
selection_mode |
selection mode |
Python ID of the data field that defines the selection modedynamic variables (e.g. @D123)system variablesvalues ("working", "non_working", "all") |
|
xaml |
XML document with a root element containing XAML settings for calendar control. |
|
|