IVirtualCubeSourceMatricesList.FindByKey

Syntax

FindByKey(SourceKey: Integer): IVirtualCubeSourceMatrix;

Parameters

SourceKey. Key of virtual cube source.

Description

The FindByKey method searches by source key and returns information about source matrix in case of good search results.

Comments

The method returns Null, if the collection does not contain the source with the SourceKey key.

See also:

IVirtualCubeSourceMatricesList