UndoCheckout through API can't find lower-level method

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
joel
Posts: 38
Joined: Mon Feb 02, 2004 5:18 pm

UndoCheckout through API can't find lower-level method

Post by joel » Wed Feb 02, 2005 12:17 pm

Using the ClientInstance.UndoCheckout(VaultClientFile, LocalCopyType) method throws a MissingMethodException apparently trying to find UndoCheckout(string).

Did the underlying implementation change, and/or am I doing something wrong here?

Thanks,
Joel

Post Reply