Keep field variables synchronized
Use C# APIs to keep project variables referenced to field variables of interest synchronized.
TIP:
You must add these project variables in a
RemoteVariableSynchronizer
object.The object is necessary to implement C# logics related to the value change of field variables.
Provide Feedback