RowSourceFilterWidgetConjunction Property |
Gets or sets the conjunction to use when concatenating values. The default value is 'OR'.
Namespace:
NetQuarry
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic string Conjunction { get; set; }
Public Property Conjunction As String
Get
Set
Property Value
Type:
StringThe conjuction to use.
See Also