Discuss this help topic in SecureBlackbox Forum

TElWebDAVLock.Scope

TElWebDAVLock     See also     


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


Specifies the lock scope.

Declaration

[C#/Java]
    TSBWebDavLockScope Scope;

[VB.NET]
    Property Scope As TSBWebDavLockScope

[Pascal]
    property Scope : TSBWebDavLockScope;

[C++]
    TSBWebDavLockScope get_Scope();

[PHP]
    integer get_Scope()

Scope values:


Description

    Use this property to get the lock scope.

See also:     Depth    

Discuss this help topic in SecureBlackbox Forum