ElaborateTimeRangeFilterCriteria (FUN)ΒΆ
FUNCTION ElaborateTimeRangeFilterCriteria : BOOL
This method is an helper for the customer It elaborates the criteria for the filtering on time range and send back the parameters to use
- InOut:
Scope
Name
Type
Comment
Return
ElaborateTimeRangeFilterCriteria
BOOL
Input
filterType
Filter type to use
dtFrom
DT
Start filter position
dtTo
DT
Stop filter position
Output
filterTypeElab
Filter criteria after the elaboration
tsFrom
Timestamp to use for start filter position
tsTo
Timestamp to use for stop filter position