IMetabaseObjectDescriptor.CheckIn

Syntax

CheckIn;

Description

The CheckIn method removes a lock for editing from object.

Comments

If the object was added to the version control system, the activation of the method would result in publishing the changes. If errors occurred during publishing of the changes, the exception condition would be generated.

See also:

IMetabaseObjectDescriptor