Click or drag to resize

IFileGetAutoVersion Method

IT Hit WebDAV Classes Reference
Determines how checked-in item responds to WebDAV client attempts to modify its content or properties.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 2.0.420.0
Syntax
AutoVersion GetAutoVersion()

Field Value

Type: AutoVersion
One of AutoVersion enum values.

Return Value

Type: AutoVersion

[Missing <returns> documentation for "M:ITHit.WebDAV.Client.IFile.GetAutoVersion"]

See Also