ATAS
Loading...
Searching...
No Matches
ATAS.Indicators.IFilter Interface Reference

Represents a filter with common properties and functionality. More...

Inheritance diagram for ATAS.Indicators.IFilter:
[legend]
Collaboration diagram for ATAS.Indicators.IFilter:
[legend]

Properties

bool Enabled [get, set]
 Gets or sets a value indicating whether the filter is enabled.
 
bool EnabledVisible [get]
 Gets a value indicating whether the visibility of the "Enabled" property is visible to users.
 
bool AsScalar [get]
 Gets a value indicating whether the filter operates in scalar mode.
 

Detailed Description

Represents a filter with common properties and functionality.

Property Documentation

◆ AsScalar

bool ATAS.Indicators.IFilter.AsScalar
get

Gets a value indicating whether the filter operates in scalar mode.

◆ Enabled

bool ATAS.Indicators.IFilter.Enabled
getset

Gets or sets a value indicating whether the filter is enabled.

Implemented in ATAS.Indicators.FilterBase.

◆ EnabledVisible

bool ATAS.Indicators.IFilter.EnabledVisible
get

Gets a value indicating whether the visibility of the "Enabled" property is visible to users.

Implemented in ATAS.Indicators.FilterBase.


The documentation for this interface was generated from the following file: