Get a VersionControl reference from the IVersionedEntity.VC Property of any object that implements IVersionedEntity.
You cannot get a VersionControl reference for a Test object.
CheckIn | Saves the changes to the current object. |
CheckOut | Checks out the object, enabling editing. |
UndoCheckout | Removes the checked out version of the object. |