Click or drag to resize

SavedFilterMoniker Property

The pseudo-unique moniker for the filter. Ideally, this should be unique within the SavedFilters collection, but is not guaranteed to be so.

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

Property Value

Type: String
See Also