ValidAsInt32 Property
Type
Default Value
Read Only
Description
bool
false
Yes
Whether the number is representable as a 32 bit integer.
Notes
Whether the number is representable as a 32 bit integer. Real numbers may not be representable if they have floating point values or if they are too large or small.
Example
None.