IMsUserMethodTemplate.ClassName

Syntax

ClassName: String;

Description

The Name property determines the name of the class containing custom method implementation.

Comments

This class must be inherited from the IMsUserTransformImplementation interface and contain implementation of its properties and methods.

Example

The property use is given in the example for IMsUserMethodTemplate.Assembly.

See also:

IMsUserMethodTemplate|IMsUserTransformImplementation