Class activelock
Namespace:FubarDev.WebDavServer.Model
Assembly:FubarDev.WebDavServer.dll
Syntax
Properties
|
Improve this Doc
View Source
depth
Declaration
public activelockDepth depth { get; set; }
Property Value
|
Improve this Doc
View Source
lockroot
Declaration
public lockroot lockroot { get; set; }
Property Value
|
Improve this Doc
View Source
lockscope
Declaration
public lockscope lockscope { get; set; }
Property Value
|
Improve this Doc
View Source
locktoken
Declaration
public locktoken locktoken { get; set; }
Property Value
|
Improve this Doc
View Source
locktype
Declaration
public locktype locktype { get; set; }
Property Value
|
Improve this Doc
View Source
owner
Declaration
public XElement owner { get; set; }
Property Value
|
Improve this Doc
View Source
timeout
Declaration
public string timeout { get; set; }
Property Value