Express > Express Assembly Interfaces > IEaxDataAreaHierarchies > IEaxDataAreaHierarchies.CreateKey
CreateKey(SliceKey: Integer; HKey: Integer): Integer;
SliceKey. Key of analytical data area slice.
HKey. Key of alternative hierarchy.
The CreateKey method generates unique key of analytical data area.
Use the obtained key to call the IEaxDataAreaHierarchies.GetDependants method.
The method use is given in the example for IEaxDataAreaHierarchies.GetDependants.
See also: