AdaptableBooleanQuery
Wraps an AdapTableQL Boolean Expression
TypeScript
export interfaceProperties
| Property | Description |
|---|---|
| BooleanExpression | AdapTableQL Expression that returns true / false |
Property Details
BooleanExpression
AdapTableQL Expression that returns true / false
TypeScript
BooleanExpression: string;Property Value
string