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