FilterObj LoadStatistics Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodLoadStatistics 
Loads the statistics for this filter obj using the filter object's username and filter id. Defaults passive to false.
Public methodLoadStatistics(Boolean)
Loads the statistics for this filter obj using the filter object's username and filter id.
Public methodLoadStatistics(String, String)
Loads up statistic information, forces a recalculation of the statistics payload.
Public methodLoadStatistics(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.
Back to Top
See Also