IMsUserMethodTemplateParams.FindByKey

Syntax

FindByKey(ParamKey: Integer): IMsUserMethodTemplateParam;

Parameters

TemplateKey. Key of parameter of the custom method template, by which search is performed.

Description

The FindByKey method searches and returns the properties of parameters of user method template, in case the search is successful.

See also:

IMsUserMethodTemplateParams