Express > Express Assembly Interfaces > IEaxDataAreaSlices > IEaxDataAreaSlices.FindByKey
FindByKey(Key: Integer): IEaxDataAreaSlice;
Key. Key of analytical data area slice.
The FindByKey method searches analytical data area slice by its key.
If a slice is not found, the method returns Null.
To search for analytical data area slice by its identifier, use IEaxDataAreaSlices.FindById.
See also: