IResource.UnCheckOut Method

IT Hit WebDAV for .NET

Cancels the CHECKOUT and restore the pre-CHECKOUT state of the version-controlled resource.

Overload List

Cancels the CHECKOUT and restore the pre-CHECKOUT state of the version-controlled resource.

void UnCheckOut();

Cancels the CHECKOUT and restore the pre-CHECKOUT state of the version-controlled resource.

void UnCheckOut(string);

See Also

IResource Interface | ITHit.WebDAV.Client Namespace