Click or drag to resize

RecognitionExpressionGroupBaseData Property

Gets the underlying collection of nodes.

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

Property Value

Type: ListIRecognitionExpressionNode
See Also