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 element of calculation chain by key.
If the element is not found, the method returns Null.
See also: