IForeSubParams.ParamByName

Syntax

ParamByName(Name: String): IForeSubParam;

ParamByName(Name: String): Prognoz.Platform.Interop.KeFore.IForeSubParam;

Parameters

Name. Parameter name.

Description

The ParamByName method returns parameter by name.

Fore and Fore.NET Examples

The example of use is given in description of the IForeSub.Params property.

See also:

IForeSubParams