The AwxFilter type exposes the following members.

Properties

  NameDescription
Public propertyAlarmState
Defines the state of the alarms that must be filtered.
Public propertyAlarmType
Defines the type of the alarms that must be filtered
Public propertyArea
Defines the Area used to filter the data
Public propertyCategory
Defines the Category of the alarms that must be filtered
Public propertyExpressionFilter
Contains an expression string that represents a complex filter
Public propertyFieldName
Defines the name of the EventField Name used to filter the data
Public propertyFieldType
Defines the EventField TypeName used to filter the data
Public propertyFieldValue
Defines the value of the EventField used to filter the data
Public propertyHasValidationErrors (Inherited from ValidatingObject.)
Public propertyIsReadOnly
Specifies if the list is read only
Public propertyMaxSeverity
Defines the maximum severity used to filter data
Public propertyMessage
Defines Message used to filter the data
Public propertyMinSeverity
Defines the minimum severity used to filter data
Public propertyName
The name of this object
Public propertyNode
Defines the Node used to filter the data
Public propertyShouldFilterArea
Specifies if the area filter should be applied
Public propertyShouldFilterExpression
Specifies if the Expression should be used to filter data
Public propertyShouldFilterField
Specifies if the field filter should be applied
Public propertyShouldFilterMessage
Specifies if the message filter should be applied
Public propertyShouldFilterNode
Specifies if the node filter should be applied
Public propertyShouldFilterSeverity
Specifies if the severity filter should be applied
Public propertyShouldFilterSource
Specifies if the message filter should be applied
Public propertyShowInRuntime
Specifies if the filter is visible in runtime
Public propertySource
Defines the Source used to filter the data
Public propertySubCondition
Defines the SubCondition of the alarms that must be filtered

See Also