UltimateRealType Property (RealTimeFieldInfo)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the ultimate type of the field.
If the field is a pseudonym type, then its primitive type corresponding to a TypeConstants enumeration value is returned. Otherwise, the field's type number is returned.
For slot, string, and enumeration types, a known TypeConstants value is not guaranteed to be returned (for example, TYPE_SLOT only represents a slot type and not a remoteslot type), and the field's Kind property value should instead be compared against the KindConstants.