AdaptableAggregatedBooleanQuery

Wraps an AdapTableQL Aggregated Boolean Expression

TypeScript
export interface

Properties

PropertyDescription
AggregatedBooleanExpressionAdapTableQL Expression that returns true / false based on multiple rows

Property Details

AggregatedBooleanExpression

AdapTableQL Expression that returns true / false based on multiple rows

TypeScript
AggregatedBooleanExpression: string;
Property Value

string