Click or drag to resize

IHierarchyItemAsyncSupportedLock Property

IT Hit WebDAV Classes Reference
Lock types supported by the item.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 2.0.420.0
Syntax
LockScope[] SupportedLock { get; }

Property Value

Type: LockScope
Array of supported lock types.
Remarks
Empty array is returned if item does not support any locks.
See Also