FindById(Id: String): IMsCalculationChainEntry;
FindById(Id: string): Prognoz.Platform.Interop.Ms.IMsCalculationChainEntry;
Id. Collection element identifier.
The FindById method searches for an element with the specified identifier in the collection.
If the required element is found, the method returns Null.
See also: