FindByKey(EntryKey: Integer): IMsCalculationChainEntry;
FindByKey(EntryKey: uinteger): Prognoz.Platform.Interop.Ms.IMsCalculationChainEntry;
EntryKey. Key of element of calculation chain, by which the search is executed.
The FindByKey method searches for a calculation chain element by its key.
If the element is not found, the method returns Null.
See also: