RealTimeTable Property
- Last UpdatedApr 08, 2026
- 1 minute read
Returns the table object that this record is currently associated with.
public RealTimeTable RealTimeTable {get;}
public:
property RealTimeTable^ RealTimeTable {
RealTimeTable^ get();
}