DocumentLockDocument(DocumentLockMode, String, String, Boolean) Method


Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public DocumentLock LockDocument(
        DocumentLockMode lockMode,
        string globalCommandName,
        string localCommandName,
        bool promptIfFails
)

Parameters

lockMode  DocumentLockMode
 
globalCommandName  String
 
localCommandName  String
 
promptIfFails  Boolean
 

Return Value

DocumentLock
See Also

©  Bricsys NV. All rights reserved.