Click or drag to resize

ExtranetLogonRuleConstraint 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
Remarks
This property always returns null (Nothing in Visual Basic). Settings this property has no effect.
See Also