Ms > Ms Assembly Interfaces > IMsUserMethodTemplate
The IMsUserMethodTemplate interface contains properties of custom method template used in modeling container.
Property name | Brief description | |
![]() |
Assembly | The Assembly property determines the development environment unit containing a custom class that implements model execution method. |
![]() |
ClassName | The Name property determines the name of the class containing custom method implementation. |
![]() |
Id | The Id property determines identifier of custom method template. |
![]() |
Key | The Key property returns key of custom method template. |
![]() |
Name | The Name property determines name of custom method template. |
![]() |
Params | The Params property returns parameters of custom method template. |
See also: