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