IMetabaseObjectParamLink

Assembly: Metabase;

Description

The IMetabaseObjectParamLink interface is used to set up a parameter link with a global variable.

Inheritance Hierarchy

IMetabaseObjectParamLink

Comments

Parameter link settings can be obtained using the IMetabaseObjectParam.SharedParamLink property.

Properties

  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:

Metabase Assembly Interfaces