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