Click or drag to resize

cloudMatrixReportstates Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Records on tested states

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
protected List<cloudMatrixStateReport> states { get; set; }

Property Value

Type: ListcloudMatrixStateReport
The states.
See Also