IMetabaseObjectDescriptor.UndoCheckOut

Syntax

UndoCheckOut;

Description

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

Comments

If an object is added to version control system, the method call will cause cancellation of changes and rollback to the previous version of local object file. If the cancellation failed, the exception condition is generated.

See also:

IMetabaseObjectDescriptor