Home > @i2analyze/i2connect > services > INumberCondition > logicalType
services.INumberCondition.logicalType property
Gets the logical types of values that fulfill the condition.
Signature:
readonly logicalType: 'integer' | 'double';
Returns: 'integer' | 'double'
Introduced: API version 1.0