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