LastDimElement: Integer;
LastDimElement: uinteger;
The LastDimElement property returns the last selected element of the dictionary.
To get the first selected element of the dictionary, use the IDimSelection.FirstDimElement method.
The method use is given in the example for IDimSelection.FirstDimElement.
See also: