FindByKey(Key: Integer): IEaxObject;
FindByKey(Key: uinteger): Prognoz.Platform.Interop.Express.IEaxObject;
Key. Object key.
The FindByKey method searches object to work with analytical data area view by key.
If view is not found, the method returns Null.
To search the object to work with analytical data area view by identifier, use IEaxDataAreaViews.FindById.
See also: