Show contents 

Cubes > Cubes Assembly Interfaces > IAutoCubeDestinations > IAutoCubeDestinations.FindByKey

IAutoCubeDestinations.FindByKey

Syntax

FindByKey(Key: Integer): IAutoCubeDestination;

Parameters

Key - key of display version, by which search is executed.

Description

The FindByKey method searches and returns the object that contains display version of automatic cube if search is successful.

See also:

IAutoCubeDestinations