AssociatedTable Property (ReverseKeyOrderSetRecordCollection)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the table that this collection is associated with.
public override RealTimeBaseTable AssociatedTable {get;}
public:
property RealTimeBaseTable^ AssociatedTable {
RealTimeBaseTable^ get() override;
}