Click or drag to resize

RecognitionExpressionNodeGroup Property

Gets or sets the reference to a group that this node belongs to.

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public IRecognitionExpressionGroup Group { get; set; }

Property Value

Type: IRecognitionExpressionGroup

Implements

IRecognitionExpressionNodeGroup
See Also