MetabaseObjectParamReadWriteMode

Description

The MetabaseObjectParamReadWriteMode enumeration contains modes of object parameter link with a global variable.

It is used by the following properties and methods:

Available Values

Value Brief description
0 ReadOnly. The mode with the ability only to get value from a global variable.
1 ReadWrite. The mode with the ability to get and change global variable values.

See also:

Metabase Assembly Enumerations