RemoveByKey(Key: Integer): IEtlTemplate;
RemoveByKey(Key: uinteger): Prognoz.Platform.Interop.KeFore.IEtlTemplate;
Key. Key of custom template of the ETL task object.
The FindByKey method searches custom template of the ETL task source or consumer by its key.
To search custom template of the ETL task source or consumer by its identifier, use IEtlTemplates.FindById.
See also: