Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.ISetVariablesCommandStep1 Interface Reference

Public Member Functions

ISetVariablesCommandStep2 Variables (string variables)
 Set the new variables of the element instance. More...
 

Member Function Documentation

◆ Variables()

ISetVariablesCommandStep2 Zeebe.Client.Api.Commands.ISetVariablesCommandStep1.Variables ( string  variables)

Set the new variables of the element instance.

Parameters
variablesthe variables (JSON) as String
Returns
the builder for this command. Call IFinalCommandStep<T>.Send to complete the command and send it to the broker.

The documentation for this interface was generated from the following file: