UpdateEsbTaskSettings.

EsbTaskID Property

Summary

The ID of this ESB Task to update. If cannot find, use the Task name to get ID.
Assembly
Cake.Talend.dll
Namespace
Cake.Talend.Models
Containing Type
UpdateEsbTaskSettings

Syntax

public Nullable<int> EsbTaskID { get; set; }

Examples

22

Value

Type Description
Nullable<int>