The CogSmartLineResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ConsideredSegmentResults |
Gets the Segment Result collection which contains all the considered Segment results.
Only those items contained which threshold was higher than the given Threshold.
The results below that number are discarded.
| |
| Score |
Gets the calculated score of the current LineMax result and Segment result assignment.
| |
| SegmentResult |
Gets the segment result.
| |
| SmartLineMaxResult |
Gets the LineMaxResult.
|
See Also