IStandardCubeRelations.FindById

Syntax

FindById(Id: String): IStandardCubeRelation;

Parameters

Id - standard cube relation identifier.

Description

The FindById method searches for a relation in the standard cube, which identifier is passed by the Id parameter.

See also:

IStandardCubeRelations