AdaptableBooleanQuery

Wraps an AdapTableQL Boolean Expression

TypeScript
export interface

Properties

PropertyDescription
BooleanExpressionAdapTableQL Expression that returns true / false

Property Details

BooleanExpression

AdapTableQL Expression that returns true / false

TypeScript
BooleanExpression: string;
Property Value

string