DriveSettings.AutoCheckOutOnUpdate Field

IT Hit WebDAV for .NET

Specifies if item will be checked-out before any update if server supports versioning.

[Visual Basic]
Public AutoCheckOutOnUpdate As Boolean
[C#]
public bool AutoCheckOutOnUpdate;

See Also

DriveSettings Class | ITHit.MapWebDAVDrive.Core Namespace