Click or drag to resize
FilterEnumT Properties

The FilterEnumT generic type exposes the following members.

Properties
  NameDescription
Public propertyCondition
Gets or sets the condition that indicates how the parameters should be tested against an aircraft.
(Inherited from Filter.)
Public propertyReverseCondition
Gets or sets a value indicating that the result of the test should be reversed.
(Inherited from Filter.)
Public propertyValue
Gets or sets the enum value to compare against a value.
Top
See Also