IMsUserMethodTemplate

Description

The IMsUserMethodTemplate interface contains properties of user method template used in modeling container.

Properties

  Property name Brief description
The Assembly property determines the development environment module containing user class that implements the model execution method.
The Name property determines the name of the class containing user method implementation.
The Id property determines identifier of user method template.
The Key property returns key of user method template.
The Name property determines name of user method template.
The Params property returns parameters of user method template.

See also:

Ms Assembly Interfaces | IMsUserTransformImplementation