Wijmo UI for the Web
arity Field
wijmo.data Namespace > IFilterOperator Interface : arity Field

The number of operands the operator accepts. Support values: 1 and 2.

Syntax
var instance; // Type: wijmo.data.IFilterOperator;
var value; // Type: number
value = instance.arity;
var arity : number;
See Also

Reference

IFilterOperator Interface