GetRealTimeType Method (RealTimeField)
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the RealTimeType of a field.
public RealTimeType GetRealTimeType()
public:
RealTimeType^ GetRealTimeType();
Return Value
RealTimeType of the bound field. If it is not bound, then return null.