Version

FilteringNodeObject class Members

The following tables list the members exposed by FilteringNodeObject.

Public Constructors
 NameDescription
Public ConstructorFilteringNodeObject Constructor  
Public Properties
 NameDescription
Public PropertyruleGets the filter condition rule. The return type will be one of the following, based on the column type: TextFilterRules, NumericFilterRules, DateTimeFilterRules, or BooleanFilterRules The return type will be one of the following, based on the column type: TextFilterRules, NumericFilterRules, DateTimeFilterRules, or BooleanFilterRules  
Public PropertyvalueGets the filter condition value. The return type will be one of the following, based on the column type: String, Number, Date, or Bool The return type will be one of the following, based on the column type: String, Number, Date, or Bool  
Public Methods
 NameDescription
Public MethoddisposeDisposes of the object.  
See Also