| 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; }
Protected ReadOnly Property Data As List(Of IRecognitionExpressionNode)
Get
Property Value
Type:
ListIRecognitionExpressionNodeSee Also