IMsDimAttributesList.Add

Syntax

Add(Attribute: IDimAttribute);

Parameters

Attribute. Attribute that should be added to the chain.

Description

The Add method adds the specified attribute to the chain.

Comments

Values of the added attribute will be used to create parameter values.

Example

The example of use is given in description of the IMsModelPeriod.IdentificationStartDateCoord, IMsModelPeriod.IdentificationStartDateParam properties.

See also:

IMsDimAttributesList