IAutoCubeSources.FindByKey

Syntax

FindByKey(SourceKey: Integer): IAutoCubeSource;

Parameters

SourceKey - source key, by which search is executed.

Description

The FindByKey method searches for an automatic cube source by its key.

See also:

IAutoCubeSources