Assembly: Metabase;
The IMetabaseObjectParamLink interface is used to set up a parameter link with a global variable.
IMetabaseObjectParamLink
Parameter link settings can be obtained using the IMetabaseObjectParam.SharedParamLink property.
Property name | Brief description | |
ParamId | The ParamId property determines an identifier of the global variable, with which an object parameter link is established. | |
ReadWriteMode | The ReadWriteMode property determines a mode of parameter link with a global variable. |
See also: