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; }
Public Property Moniker As String
Get
Set
Property Value
Type:
StringSee Also