Click or drag to resize

experimentReportfveFinishedRecods Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

String lines telling when each of FVE models were finished

Namespace:  imbWBI.Core.WebClassifier.reportData.general
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public List<string> fveFinishedRecods { get; set; }

Property Value

Type: ListString
The fve finished recods.
See Also