TYPE MonitorFilterByDateTime : STRUCT
This structure reports the actual status of filtering by Date and Time.
InOut:
|
Name
|
Type
|
Comment
|
filterTarget
|
EFilterTimeRangeType
|
To which time stamp is the filter applied.
|
dtFromValue
|
DT
|
“from” value
|
dtToValue
|
DT
|
“to” value
|
|