Click or drag to resize

AdSourceRuleConstraint Property

Gets the constraint that corresponds to this rule.

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

Property Value

Type: RecognitionRuleConstraint

Implements

IRecognitionRuleConstraint
See Also