Click or drag to resize

SavedFilterUsage Property

Gets/sets the filter Usage. The Usage can be used to correlate a filter with a certain set of functionality. You can use UsageSpecific to restrict visibility of the filter.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Usage { get; set; }

Property Value

Type: String
See Also