WriteRecord Method (RealTimeSetRecord)
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| WriteRecord(RealTimeSetRecord,RTChangeNotification) | Overwrites the given record to this record. It will copy the internal data of the record to this record. |
| WriteRecord(RealTimeBaseRecord) | Overwrites a given record to this record. It will copy the internal data of the record in this record. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseRecord) |
| WriteRecord(RealTimeBaseRecord,RTChangeNotification) | Overwrites a given record to this record. It will copy the internal data of the record to this record. (Inherited from ) |