FilteredDataSourceFilterExpression Property |
Namespace:
Easymap.AddIn.Data
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic string FilterExpression { get; set; }
Public Property FilterExpression As String
Get
Set
Property Value
Type:
String
Remarks
For more information about the filter syntax, refer to the EasyMap Help
See Also