Click or drag to resize

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

The IRecognitionExpressionNode type exposes the following members.

Properties
  NameDescription
Public propertyGroup
Gets or sets the reference to a group that this node belongs to.
Top
See Also