FindById(Id: String): IMsModelParam;
FindById(Id: string): Prognoz.Platform.Interop.Ms.IMsModelParam;
Id. Required parameter identifier.
The FindById method finds parameter in the collection by its identifier.
If the parameter of the specified identifier is not found, the method returns Null.
See also: