Click or drag to resize

NamedFilterAttrs Enumeration

Attributes that apply to a NamedFilter.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum NamedFilterAttrs
Members
  Member nameValueDescription
Disabled1 This item is disabled and should not be loaded.
See Also