FindById(Id: String): IEtlTemplate;
Id. Identifier of custom template of the ETL task object.
The FindById method searches custom template of the ETL task provider or consumer by its identifier.
To search custom template of the ETL task provider or consumer by its key, use IEtlTemplates.FindByKey.
See also: