Click or drag to resize

mcRepoProcessModelSetupMCRepositoryRootName Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the name of the mc repository root.

Namespace:  imbWBI.Core.WebClassifier.pipelineMCRepo.model
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public string MCRepositoryRootName { get; set; }

Property Value

Type: String
The name of the mc repository root.
See Also