ICubeModelDestinations.FindByKey

Syntax

FindByKey(DestinationKey: Integer): ICubeModelDestination;

Parameters

DestinationKey - key of the cube display version, by which search is executed.

Description

The FindByKey method searches and returns the cube display version if search was successful. Key of the display version is passed by the DestinationKey parameter.

See also:

ICubeModelDestinations