WriteDouble Method
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| WriteDouble(String,Double) | Writes a field into the locked record. A change notification will be sent to the Publisher and the Replication server. |
| WriteDouble(String,Double,RTChangeNotification) | Writes a field into the locked record. |
| WriteDouble(RealTimeDoubleField,Double) | Writes a field into the locked record. Change notification will be sent to the Publisher and the Replication server. |
| WriteDouble(RealTimeDoubleField,Double,RTChangeNotification) | Writes a field into the locked record. |