IEtlPlainDataFixedUser.Edit

Fore Syntax

Edit: IEtlPlainDataFixedUser;

Fore.NET Syntax

Edit(): Prognoz.Platform.Interop.Etl.IEtlPlainDataFixedUser;

Description

The Edit method creates a copy of user algorithm based in edit template.

Comments

To save changes after object edit, use IEtlPlainDataFixedUser.Save.

Fore and Fore.NET Examples

The method use is given in the example for IEtlPlainDataFixedUser.Template.

See also:

IEtlPlainDataFixedUser