DiscardCheckout Method
Discards a checkout lock.
Syntax
[VB.NET] Public Sub DiscardCheckout(ByVal RemoteFile As String)
[C#] public void DiscardCheckout(string remoteFile);
Remarks
Removes the checkout lock on the document specified by RemoteFile.