ViewDataSourceFilterExpression Property |
Gets or sets the FilterExpression for this
View
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string FilterExpression { get; set; }
Public Property FilterExpression As String
Get
Set
Property Value
Type:
StringRemarks
For more information about the filter syntax, refer to the EasyMap Help
See Also