Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsModelParam interface is used to work with metamodel parameter.
To work with the collection of parameters, use the IMsModelParams interface.
| Property name | Brief description | |
| The DataType property determines the type of parameter data. | ||
| The DefaultValue property sets default parameter value. | ||
| The Hidden property determines whether parameter is hidden. | ||
| The LinkedObject property determines the dictionary used to determine the parameter value. | ||
| The ParamType property determines parameter type. | ||
| The Tag property determines the object containing the additional data about the parameter. |
| Property name | Brief description | |
| The Id property determines the object identifier. | ||
| The Key property returns the object key. | ||
| The Name property determines the object name. |
See also: