Gets a value indicating whether the data type is numeric or not,
that is, Integer,
Currency, Real, LongInteger or SingleReal
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 46.0.14903.4133 (46.0.14903.4133)
Syntax
C#
public bool IsNumeric { get; }
Property Value
Type: BooleanVersion Information
Supported in: 10.10, 10.9, 10.8, 10.7, 10.6, 10.5, 10.4, 10.3, 10.2, 10.1, 10.0, 7.14, 7.13, 7.12, 7.11
See Also