IMetabaseObjectDescriptor.UndoCheckOut

Syntax

UndoCheckOut;

UndoCheckOut();

Description

The UndoCheckOut method cancels the changes and removes locking from object.

Comments

If the object was added to the version control system, the activation of the method cancels the changes and returns the previous version of the object. If the cancellation failed, the exception condition is generated.

See also:

IMetabaseObjectDescriptor