Enabled: Boolean;
The Enabled property determines whether a modeling problem can be executed.
Available values:
True. A modeling problem can be executed.
False. A modeling problem cannot be executed.
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.
The method use is given in the example for IEaxDataAreaPivotSlice.ExternalTransformations.
See also: