Writes a value to the data source represented by the DataItem or Group (DataSystem).
DataItem Object Syntax
object.Write Value
Properties
The Write method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Value |
Value to be written to the data system. |
Group (DataSystem) Object Syntax
object.Write
Properties
The Write method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |