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
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