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: 12.3.0.0
Syntax
public string FilterExpression { get; set; }

Property Value

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