IEtlObjectPanelBox.EtlBox

Fore Syntax

EtlBox: IEtlBox;

Fore.NET Syntax

EtlBox: Prognoz.Platform.Interop.Etl.IEtlBox;

Description

The EtlBox property determines the component, with which the EtlObjectPanelBox current component will communicate.

Comments

Specify the EtlBox component on the form as a property value.

Fore Example

The example of use is given in description of the IUiEtlObject.EtlTask property.

See also:

IEtlObjectPanelBox