Assembly: Ms;
The IMsObjectParamValue interface is used to work with the link between modeling parameter and repository object parameter value.
IMsObjectParamValue
To work with the collection of links between modeling parameters and several objects, use the IMsObjectParams interface.
Property name | Brief description | |
LinkedModelParam | Outdated. Use LinkedParam. | |
LinkedParam | The LinkedParam property determines a modeling parameter, with which object parameter is linked. | |
ObjectParam | The ObjectParam property returns value of the object parameter, with which modeling parameter is linked. |
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: