Express > Express Assembly Interfaces > IEaxDataAreaHierarchies > IEaxDataAreaHierarchies.FindById
FindById(Id: String): IEaxDataAreaHierarchy;
Id. Alternative hierarchy identifier.
The FindById method searches for alternative hierarchy by its identifier.
If alternative hierarchy is not found, the method returns Null.
To search for alternative hierarchy by its key, use IEaxDataAreaHierarchies.FindByKey.
See also: