SlotRealTimeTable Property
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the RealTimeSetTable object associated with the current slot.
public RealTimeSetTable SlotRealTimeTable {get;}
public:
property RealTimeSetTable^ SlotRealTimeTable {
RealTimeSetTable^ get();
}