IEaxDataAreaExternalTransformation.Enabled

Syntax

Enabled: Boolean;

Description

The Enabled property determines whether a modeling problem can be executed.

Comments

Available values:

It is used only if modeling problems are connected to a regular report. To connect a modeling problem to a regular report, use the IEaxDataAreaExternalTransformation.Problem property.

Example

The method use is given in the example for IEaxDataAreaPivotSlice.ExternalTransformations.

See also:

IEaxDataAreaExternalTransformation