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