IEaxDataAreaExternalTransformations.Add

Syntax

Add: IEaxDataAreaExternalTransformation;

Description

The Add method adds settings for a modeling problem.

Comments

After adding in settings, one should determine a modeling problem in the IEaxDataAreaExternalTransformation.Problem property, which will be used to transform data.

Example

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

See also:

IEaxDataAreaExternalTransformations