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 ObjectParam property determines the parameter, with which the current metamodel parameter is connected. |
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 | |
Id | The Id property determines the object identifier. | |
Key | The Key property returns the object key. | |
Name | The Name property determines the object name. |
See also: