IMsUserMethodTemplates.RemoveByKey

Syntax

RemoveByKey(TemplateKey: Integer): Boolean;

Parameters

TemplateKey. User method template key.

Description

The RemoveByKey method removes the user method template, the key of which is passed by the TemplateKey parameter.

See also:

IMsUserMethodTemplates