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

Properties

string RuleId [get]
 
int RuleIndex [get]
 
IList< IEvaluatedDecisionOutputEvaluatedOutputs [get]
 

Property Documentation

◆ EvaluatedOutputs

IList<IEvaluatedDecisionOutput> Zeebe.Client.Api.Responses.IMatchedDecisionRule.EvaluatedOutputs
get
Returns
the evaluated decision outputs

◆ RuleId

string Zeebe.Client.Api.Responses.IMatchedDecisionRule.RuleId
get
Returns
the id of the matched rule

◆ RuleIndex

int Zeebe.Client.Api.Responses.IMatchedDecisionRule.RuleIndex
get
Returns
the index of the matched rule

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