ICubeMetaUpdateAttributeRemappings.FindById

Syntax

FindById(Id: String): ICubeMetaUpdateAttributeRemapping;

Parameters

Id.Identifier of the indicators attribute of database copy.

Description

The FindById method finds a correspondence in the collection by identifier of the indicators attribute of database copy.

Comments

The method returns Null if correspondence settings for the specified attribute are not found.

See also:

ICubeMetaUpdateAttributeRemapping