Overload List
Name | Description | |
---|---|---|
![]() | LoadStatistics |
Loads the statistics for this filter obj using the filter object's username and filter id.
Defaults passive to false.
|
![]() | LoadStatistics(Boolean) |
Loads the statistics for this filter obj using the filter object's username and filter id.
|
![]() | LoadStatistics(String, String) |
Loads up statistic information, forces a recalculation of the statistics payload.
|
![]() | LoadStatistics(String, String, Boolean) |
Loads up associated statistics for this filter object if they exist.
Passive = true, won't run statistics payload.
Passive = false, will run statistics payload.
|
See Also