Discuss this help topic in SecureBlackbox Forum

TElWebDAVLock.Scope

TElWebDAVLock     See also     


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


Specifies the lock scope.

Declaration

[C#]
    TSBWebDAVLockScope Scope;

[VB.NET]
    Property Scope As TSBWebDAVLockScope

[Pascal]
    property Scope : TSBWebDAVLockScope;

[C++]
    TSBWebDAVLockScope get_Scope();

[PHP]
    integer get_Scope()

[Java]
    TSBWebDAVLockScope getScope();

Scope values:

Description

    Use this property to get the lock scope.

See also:     Depth    

Discuss this help topic in SecureBlackbox Forum