The IMsUserMethodTemplate interface contains properties of user method template used in modeling container.
| 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: