Touchstone 11.0 API Reference
FilterByRule Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.EventFilter.Data Namespace : FilterByRule Class

The following tables list the members exposed by FilterByRule.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyContains the identifier of the attribute to include in the rule.

You can view the supported identifiers in the tEventFilterRuleAttribute table in the AIRReference database. For example, a value of 1 indicates earthquake depth.

 
Public Property Contains the name of the attribute to include in the rule.  
Public PropertyContains an Operator object that defines the condition (that is, the logical operator) to include in the rule.  
Public PropertyContains the value or lower bounding value of the range for the attribute (EventAttributeName and EventAttributeID) that you specified for the rule.  
Public PropertyContains the higher bounding value of the range for the attribute (EventAttributeName and EventAttributeID) that you specified for the rule.  
Public PropertyContains a list of values for the attribute (EventAttributeName and EventAttributeID) that you specified for the rule if you use the IsContainedIn or IsNotContainedIn condition.  
Top
See Also

Reference

FilterByRule Class
AIR.Services.LossAnalysis.EventFilter.Data Namespace