Click or drag to resize

imbMCRepositoryCheckSiteTable Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Checks and recovers the site table, if broken

Namespace:  imbMiningContext.MCRepository
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void CheckSiteTable(
	ILogBuilder output = null
)

Parameters

output (Optional)
Type: ILogBuilder
The output.
See Also