AdaptableAggregatedBooleanQuery
Wraps an AdapTableQL Aggregated Boolean Expression
TypeScript
export interfaceProperties
| Property | Description |
|---|---|
| AggregatedBooleanExpression | AdapTableQL 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