 
            | Miner.FrameworkUI Assembly : Miner.FrameworkUI.Trace Namespace | 
| Class | Description | |
|---|---|---|
|  | BaseElectricTraceTool | This abstract class is responsible for retrieving the electric trace configuration information. It derives from BaseTraceTool and overrides the GetTraceConfig method. | 
|  | BaseGasTraceTool | This abstract class is responsible for retrieving the gas trace configuration information. It derives from BaseTraceTool and overrides the GetTraceConfig method. | 
|  | BaseTraceTool | This abstract class provides the methods used by BaseElectricTraceTool, BaseGasTraceTool, and BaseWaterTraceTool. | 
|  | BaseWaterTraceTool | This abstract class is responsible for retrieving the water trace configuration information. It derives from BaseTraceTool and overrides the GetTraceConfig method. | 
|  | TraceResultsExtPropertyPage | Summary description for ExtensionsPropertyPage. |