RecognitionExpressionGroup Properties |
The RecognitionExpressionGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| Combine |
Gets or sets the method of combining containing expression nodes within the current group.
| |
| Count |
Gets the total number of nodes within the current group.
(Inherited from RecognitionExpressionGroupBase.) | |
| Data |
Gets the underlying collection of nodes.
(Inherited from RecognitionExpressionGroupBase.) | |
| Group |
Gets or sets the reference to a parent group.
(Inherited from RecognitionExpressionGroupBase.) | |
| Nodes |
Gets the list of nodes within this group.
(Inherited from RecognitionExpressionGroupBase.) | |
| Points |
Gets or sets the amount of points that is given to the visitor if he satisfies the entire group conditions.
|