DocumentLockDocument Method (DocumentLockMode, String, String, Boolean)

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

Parameters

lockMode
Type: Bricscad.ApplicationServicesDocumentLockMode
globalCommandName
Type: SystemString
localCommandName
Type: SystemString
promptIfFails
Type: SystemBoolean

Return Value

Type: DocumentLock
See Also

©  Bricsys NV. All rights reserved.