DataSourceFilterExpr Property (PointsLayer)
In This Topic
Gets or sets the data source filter expression (only available when a non-default data source is used).
Syntax
'Declaration
Public Property DataSourceFilterExpr As String
public string DataSourceFilterExpr {get; set;}
See Also