IDalCommandTask.ExecuteType

Fore Syntax

ExecuteType: DalCommandExecuteType;

Fore.NET Syntax

ExecuteType: Prognoz.Platform.Interop.Dal.DalCommandExecuteType;

Description

The ExecuteType property returns task destination.

Example

The property use is given in description of the IDalCommand2.CreateTask method.

See also:

IDalCommandTask