SetMs

Syntax

SetMsResult SetMs(MsId tMs, SetMsArg tArg)

Parameters

tMs. Opened modeling container instance moniker.

tArg. Parameters for changing data.

Description

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

Comments

The operation:

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

The operation 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