IEtlTask.CanDeactivateObject

Syntax

CanDeactivateObject(Object: IEtlObject): Boolean;

Parameters

Object. Object of chain calculation.

Description

The CanDeactivateObject method is used to determine whether the object is excluded from chain calculation.

Comments

Available values:

Example

The property use is given in the example for IEtlTask.ActivateObject.

See also:

IEtlTask