FieldPutInt Method (IRealTimeVPath)
- Last UpdatedApr 08, 2026
- 1 minute read
Writes a System.Int32 value into the field defined by the path.
void FieldPutInt(
int valueToBeWritten
)
void FieldPutInt(
int valueToBeWritten
)
Parameters
- valueToBeWritten
- The value to be written into the database.