Click or drag to resize

imbMCManageractiveRepository Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The repository currently selected

Namespace:  imbMiningContext
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public imbMCRepository activeRepository { get; }

Property Value

Type: imbMCRepository
The active repository.
See Also