Dimensions > Dimensions Assembly Interfaces > IDimSelectionSet > IDimSelectionSet.FindByKey
FindByKey(DimensionKey: Integer): IDimSelection;
DimensionKey. Dictionary key, the selection of which is to be received.
The FindByKey method searches and returns the object containing dictionary selection. Search is executed by the dictionary key passed by the DimensionKey parameter.
See also: