Constructors
Section titled "Constructors"IgrFilteringExpressionsTree
new IgrFilteringExpressionsTree(): IgrFilteringExpressionsTree Returns IgrFilteringExpressionsTree
Properties
Section titled "Properties"Optional entity
Section titled "entity"entity: string Optional fieldName
Section titled "fieldName"fieldName: string Optional returnFields
Section titled "returnFields"returnFields: string[] Optional type
Section titled "type"type: FilteringExpressionsTreeType Accessors
Section titled "Accessors"filteringOperands
Section titled "filteringOperands"get filteringOperands(): IgrFilteringExpressionsTree | IgrFilteringExpression[]
Returns IgrFilteringExpressionsTree | IgrFilteringExpression[]
set filteringOperands(value: IgrFilteringExpressionsTree | IgrFilteringExpression[]): void Parameters
Returns void
operator
Section titled "operator"get operator(): FilteringLogic
Returns FilteringLogic