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