CloseRds

Syntax

bool CloseRds(RdsId tRds)

Parameters

tRds. Opened MDM dictionary instance moniker.

Description

The CloseRds operation closes an opened MDM dictionary instance.

Comments

To execute the operation, in the tRds parameter specify the moniker of the MDM dictionary instance to be closed. The operation results in the logical true if the object was closed successfully.

Example

The example of closing the MDM dictionary instance. The request contains moniker of opened dictionary instance. The response indicates whether closing was successful.

SOAP

JSON

C#

See also:

Working with MDM Dictionaries