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 custom method template, in case of successful search.

See also:

IMsUserMethodTemplateParams