Click or drag to resize

IRecognitionExpressionNodeGroup 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
IRecognitionExpressionGroup Group { get; set; }

Property Value

Type: IRecognitionExpressionGroup
See Also