Click or drag to resize

industryClassModelrepoFolderRoot Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the repo folder root.

Namespace:  imbWBI.Core.WebClassifier.category
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public folderNode repoFolderRoot { get; set; }

Property Value

Type: folderNode
The repo folder root.
See Also