EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElWebDAVServer.PublishExclusiveLocks

TElWebDAVServer     See also    


 

Specifies if exclusive lock tokens are to be provided via lockdiscovery.

 
 

Declaration

[C#]
    bool PublishExclusiveLocks;

[VB.NET]
    Property PublishExclusiveLocks As Boolean

[Pascal]
    property PublishExclusiveLocks : boolean = false;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this property to True if exclusive lock tokens should be provided to clients via lockdiscovery property. The default value is False.

 
 

See also:     GlobalLockList     PublishSharedLocks    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation