FindByKey(Key: Integer): ICubeExecutorDrillThroughItem;
FindByKey(Key: uinteger): Prognoz.Platform.Interop.Cubes.ICubeExecutorDrillThroughItem;
Key. Drillthrough element key.
The FindByKey method searches for a drillthrough element by its key.
To search for a drillthrough element by data source structure, use ICubeExecutorDrillThroughItems.FindByDataset.
See also: