SetRangeAsync(String, RangeFilterSelection, CancellationToken)
|
dashboardItemName, range, token
|
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
|
SetRangeAsync(String, RangeFilterSelection)
|
dashboardItemName, range
|
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
|
SetRangeAsync(String, String, CancellationToken)
|
dashboardItemName, dateTimePeriodName, token
|
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
|
SetRangeAsync(String, String)
|
dashboardItemName, dateTimePeriodName
|
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
|