| 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; }
Public Overridable Property Combine As RecognitionExpressionNodeCombineMethod
Get
Set
Property Value
Type:
RecognitionExpressionNodeCombineMethodSee Also