SetMs

Syntax

SetMsResult SetMs(MsId tMs, SetMsArg tArg)

Parameters

tMs. Opened modeling container instance moniker.

tArg. Data change parameters.

Description

The SetMs operation changes metadata of modeling container and its child objects.

Comments

The operation enables the user to:

To execute the operation, specify modeling container moniker in the tMs field and operation execution parameters in the tArg field:

The operation execution results in the requested metadata if the tArg.metaGet field or some operation execution results were defined.

Use the SaveObject operation to save the changes.

Example

The ways of using the operation are given in the following examples:

See also:

Working with Modeling Container