| IRecognitionExpressionNode Interface |
Represents a single node within the recognition expression.
Namespace:
Dynamicweb.Analytics.Profiles.Recognition
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public interface IRecognitionExpressionNode
Public Interface IRecognitionExpressionNode
The IRecognitionExpressionNode type exposes the following members.
Properties
| Name | Description |
---|
| Group |
Gets or sets the reference to a group that this node belongs to.
|
TopSee Also