ATAS
|
Represents a filter with common properties and functionality. More...
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. | |
Represents a filter with common properties and functionality.
|
get |
Gets a value indicating whether the filter operates in scalar mode.
|
getset |
Gets or sets a value indicating whether the filter is enabled.
Implemented in ATAS.Indicators.FilterBase.
|
get |
Gets a value indicating whether the visibility of the "Enabled" property is visible to users.
Implemented in ATAS.Indicators.FilterBase.