addDynamicFilter abstract method

void addDynamicFilter(
  1. DynamicFilterType dynamicFilterType
)

Applies date filter with the specified date period.

Implementation

void addDynamicFilter(DynamicFilterType dynamicFilterType);