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, given its name.
            
		- Assembly
 - Cake
.Talend .dll  - Namespace
 - Cake
.Talend  - Containing Type
 - Talend
Admin Api Aliases  
Syntax
public static int GetEsbTaskIdByName(this ICakeContext context, string esbTaskName, TalendAdminApiSettings settings)
	Attributes
| Type | Description | 
|---|---|
| Cake | 
						|
| Cake | 
						
Parameters
| Name | Type | Description | 
|---|---|---|
| context | ICakeContext | |
| esbTaskName | string | |
| settings | Talend | 
						
Return Value
| Type | Description | 
|---|---|
| int | 
