DriveSettingsAutoCheckOutOnUpdate Field
IT Hit WebDAV Classes Reference Specifies if item will be checked-out before any update if server supports versioning.
Namespace:
ITHit.MapWebDAVDrive.Core
Assembly:
ITHit.MapWebDAVDrive.Core (in ITHit.MapWebDAVDrive.Core.dll) Version: 1.3.997.0 (1.3.997.0)
Syntax public bool AutoCheckOutOnUpdate
Public AutoCheckOutOnUpdate As Boolean
public:
bool AutoCheckOutOnUpdate
val mutable AutoCheckOutOnUpdate: bool
Field Value
Type:
BooleanDefault is
true.
See Also