Home > @i2analyze/notebook-sdk > schema > CustomLogicalType
schema.CustomLogicalType type
A logical type for the value of a custom record property.
Signature:
type CustomLogicalType = Omit<data.LogicalType, 'selectedFromList' | 'suggestedFromList'>;
References: data.LogicalType
Introduced: version 1.6