FindByKey(Key: Integer): IVirtualCubeDimensionJoins;
FindByKey(Key: UInteger): Prognoz.Platform.Interop.Cubes.IVirtualCubeDimensionJoins;
Key. Dimension key.
The FindByKey method searches and returns comparison parameters for the dimension with the specified key.
The method returns comparison parameters in case of successful search, and Null if comparison parameters for the specified dimension are not created.
See also: