Click or drag to resize

RecognitionRuleConstraintDataSource Property

Gets or sets the reference to a data source that is used for providing a list of possible values.

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

Property Value

Type: IDictionarySource
See Also