Click or drag to resize

IVersionGetVersionableItem Method

IT Hit WebDAV Classes Reference
IFile item this version relates to.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 2.0.420.0
Syntax
IFile GetVersionableItem()

Return Value

Type: IFile

[Missing <returns> documentation for "M:ITHit.WebDAV.Client.IVersion.GetVersionableItem"]

Exceptions
ExceptionCondition
UnauthorizedExceptionThe user is not authorized.
NotFoundExceptionThis version doesn't exist on server any more.
WebDavHttpExceptionServer returned unknown error.
WebDavExceptionAn error occured while processing response.
See Also