FindById(Id: String): IMsCalculationChainEntry;
FindById(Id: string): Prognoz.Platform.Interop.Ms.IMsCalculationChainEntry;
Id. Identifier of the calculation chain element.
The FindById method searches for a calculation chain element by its identifier.
If the element is not found, the method returns Null.
See also: