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