ICubeInstanceSources.FindById

Syntax

FindById(Id: String): ICubeInstanceSource;

Parameters

Id - identifier of data source cube.

Description

The FindByKey method finds and returns an object that contains properties and methods of a source cube instance.

Comments

Identifier of source cube is passed by the id parameter.

See also:

ICubeInstanceSources