SavedFilterFilter Property |
The SQL filter clause for the filter. Note that for true static filters
the filter clause will a subquery against the xot_saved_filter_keys table.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Filter { get; set; }
Public Property Filter As String
Get
Set
Property Value
Type:
StringSee Also