Discuss this help topic in SecureBlackbox Forum

TElWebDAVLock.Depth

TElWebDAVLock     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the lock depth.

Declaration

[C#]
    TSBWebDAVDepth Depth;

[VB.NET]
    Property Depth As TSBWebDAVDepth

[Pascal]
    property Depth : TSBWebDAVDepth;

[C++]
    TSBWebDAVDepth get_Depth();

[PHP]
    integer get_Depth()

[Java]
    TSBWebDAVDepth getDepth();

Depth values:

Description

    Use this property to get the lock depth.

See also:     Scope    

Discuss this help topic in SecureBlackbox Forum