Zeebe C# Client 2.7.0
C# Client to communicate with an Zeebe Gateway
|
Public Member Functions | |
T | AddTenantId (string tenantId) |
Set the tenantId for the resource. | |
T Zeebe.Client.Api.Commands.ITenantIdCommandStep< out T >.AddTenantId | ( | string | tenantId | ) |
Set the tenantId for the resource.
tenantId | the tenantId to associate to this resource |