Click or drag to resize

IRecognitionExpressionGroupNodes Property

Gets the list of nodes within this group.

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
IEnumerable<IRecognitionExpressionNode> Nodes { get; }

Property Value

Type: IEnumerableIRecognitionExpressionNode
See Also