Click or drag to resize

secondaryReportOnExperimentfolderRoot Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The folder that was scanned during experiment report processing

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

Property Value

Type: folderNode
The folder root.
See Also