The IMsUserMethodTemplate interface contains properties of user method template used in modeling container.
Property name | Brief description | |
Assembly | The Assembly property determines the development environment module containing user class that implements the model execution method. | |
ClassName | The Name property determines the name of the class containing user method implementation. | |
Id | The Id property determines identifier of user method template. | |
Key | The Key property returns key of user method template. | |
Name | The Name property determines name of user method template. | |
Params | The Params property returns parameters of user method template. |
See also: