Click or drag to resize

RecognitionExpressionNodeRule Property

Gets or sets the recognition rule.

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

Property Value

Type: IRecognitionRule
See Also