| 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; }
Public Property DataSource As IDictionarySource
Get
Set
Property Value
Type:
IDictionarySourceSee Also