Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaTransformations > IEaxDataAreaTransformations.Count

IEaxDataAreaTransformations.Count

Syntax

Count: Integer;

Description

The Count property returns number of data transformation formulas in collection.

Comments

To get an object to work with data transformation formula, use IEaxDataAreaTransformations.Item.

See also:

IEaxDataAreaTransformations