Zeebe C# Client 2.7.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Responses.IEvaluatedDecisionOutput Interface Reference

Properties

string OutputId [get]
 
string OutputName [get]
 
string OutputValue [get]
 

Property Documentation

◆ OutputId

string Zeebe.Client.Api.Responses.IEvaluatedDecisionOutput.OutputId
get
Returns
the id of the evaluated decision output

◆ OutputName

string Zeebe.Client.Api.Responses.IEvaluatedDecisionOutput.OutputName
get
Returns
the name of the evaluated decision output

◆ OutputValue

string Zeebe.Client.Api.Responses.IEvaluatedDecisionOutput.OutputValue
get
Returns
the value of the evaluated decision output

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