Zeebe C# Client 2.7.0
C# Client to communicate with an Zeebe Gateway
|
Public Member Functions | |
ISetVariablesCommandStep2 | Variables (string variables) |
Set the new variables of the element instance. | |
ISetVariablesCommandStep2 Zeebe.Client.Api.Commands.ISetVariablesCommandStep1.Variables | ( | string | variables | ) |
Set the new variables of the element instance.
variables | the variables (JSON) as String |