FindByKey(Key: Integer): ICubeInstanceSource;
Key - key of data source cube.
The FindByKey method finds by key and returns an object that contains properties and methods of a source cube instance, if search is successful. Key of source cube is passed by the Key parameter.
See also: