TupleFilter class
- Extends
-
TupleFilter(ITupleFilterTarget, "In", TupleValueType[])
new TupleFilter(target: ITupleFilterTarget, operator: "In", values: TupleValueType[])
Parameters
operator: "In"
Property Value
static schemaUrl: string
Property Value
target: ITupleFilterTarget
Property Value
values: TupleValueType[]
Property Value
Inherited Property Details
static schema: string
Property Value
Inherited From Filter.schema
function toJSON(): ITupleFilter
Returns