FindById(Id: String): IEaxObject;
Id. Object identifier.
The FindById method searches the object to work with views of analytical data area by identifier.
If the view is not found, the method returns Null.
To search for an object to work with analytical data area view by key, use IEaxDataAreaViews.FindByKey.
See also: