Assembly: Ms;
The IMsModelParamValue interface contains properties used to work with metamodel parameter value before starting problem calculation.
To work with the collection of parameter values, use the IMsModelParamValues interface.
Property name | Brief description | |
The DataType property returns the type of parameter data. | ||
The DefaultValue property returns default parameter value. | ||
The Hidden property returns the attribute of the fact whether the parameter is hidden. | ||
The LinkedObject property returns the dictionary used to determine the parameter value. | ||
The ParamType property returns parameter type. | ||
The Value property determines parameter value. |
Property name | Brief description | |
The Id property returns the object identifier. | ||
The Key property returns the object key. | ||
The Name property returns the object name. |
See also: