This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Talend.
Summary
Gets the ID of a task from its name.
- Assembly
- Cake
.Talend .dll - Namespace
- Cake
.Talend - Containing Type
- TalendAdminApi
Syntax
public int GetTaskIdByName(string taskName)
Parameters
| Name | Type | Description |
|---|---|---|
| taskName | string |
Return Value
| Type | Description |
|---|---|
| int |
