IEtlPlainDataCopy.Edit

Fore Syntax

Edit: IEtlPlainDataCopy;

Fore.NET Syntax

Edit: Prognoz.Platform.Interop.Etl.IEtlPlainDataCopy;

Description

The Edit method creates an object copy for editing.

Comments

To save the object after edit, use the IEtlPlainDataCopy.Save method.

Fore and Fore.NET Examples

The property use is given in example for the IEtlPlainDataCopy.EventId property.

See also:

IEtlPlainDataCopy