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