FindByKey(Key: Integer): IEaxDataAreaHierarchy;
FindByKey(Key: uinteger): Prognoz.Platform.Interop.Express.IEaxDataAreaHierarchy;
Key. Key of alternative hierarchy.
The FindByKey method searches for alternative hierarchy by its key.
If alternative hierarchy is not found, the method returns Null.
To find alternative hierarchy by its identifier, use IEaxDataAreaHierarchies.FindById.
See also: