IVirtualCubeDimensionJoins.FindById

Syntax

FindById(Id: String): IVirtualCubeDimensionJoin;

Parameters

Id. Source cube identifier.

Description

The FindById method searches for a source cube by identifier and returns parameters of comparison with its dimension.

Comments

The method returns parameters of comparison with the specified source cube in case of successful search, and Null if comparison is not created for the specified cube.

See also:

IVirtualCubeDimensionJoins