Zeebe C# Client 2.7.0
C# Client to communicate with an Zeebe Gateway
|
Public Member Functions | |
IActivateJobsCommandStep2 | JobType (string jobType) |
Set the type of jobs to work on. | |
IActivateJobsCommandStep2 Zeebe.Client.Api.Commands.IActivateJobsCommandStep1.JobType | ( | string | jobType | ) |
Set the type of jobs to work on.
jobType | the type of jobs (e.g. "payment") |