Click or drag to resize

FilteredDataSourceFilterExpression Property

The filter expression used in this DataSource

Namespace:  Easymap.AddIn.Data
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public string FilterExpression { get; set; }

Property Value

Type: String
Remarks
For more information about the filter syntax, refer to the EasyMap Help
See Also