Click or drag to resize

RecognitionExpressionGroupCombine Property

Gets or sets the method of combining containing expression nodes within the current group.

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

Property Value

Type: RecognitionExpressionNodeCombineMethod
See Also