Click or drag to resize

plugIn_dataLoaderaceOperation_repairRecoverTime Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbWEM.Core.console.plugins.plugIn_dataLoader.aceOperation_repairRecoverTime"]

Namespace:  imbWEM.Core.console.plugins
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[DisplayAttribute(GroupName = "repair", Name = "RecoverTime", ShortName = "", 
	Description = "Recalculating time by importing dt_dataLoad exported table and updating performance exports for each crawl")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "It will load the results record for opened session to find all crawls, and import all dt_dataLoad Excel tables to sum sampling periods")]
public void aceOperation_repairRecoverTime()
See Also