ParamByName(Name: String): IForeSubParam;
ParamByName(Name: String): Prognoz.Platform.Interop.KeFore.IForeSubParam;
Name. Parameter name.
The ParamByName method returns parameter by name.
The example of use is given in description of the IForeSub.Params property.
See also: