FindByKey(Key: Integer): MsDimIteratorDimension;
FindByKey(Key: uinteger): Prognoz.Platform.Interop.Ms.IMsDimIteratorDimension;
Key. Key of the searched dimension.
The FindByKey method searches for a dimension with the specified key.
If the dimension with specified key is not found, the method returns Null.
See also: