Core.DataTypes.SimpleDataType.Integer
Classification
Name | Integer |
Short Description | 64 signed bit integer |
Class | Simple Data Type |
Base Data Type | SimpleType |
Default Value | Empty |
Provide a Literal | Yes |
SpecifiedBy | ISO 13209-2 |
Standard Compliant | Yes |
Description
OTX Integer data type identifies OTX in a 64-bit signed integer, range of values is long[-9223372036854775808 (-2^63) to 9223372036854775807 (2^63 - 1)].