This documentation is archived and is not being maintained.

Workspace::SetLock Method

Applies the selected lock level to the specified path.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method SetLock(String, LockLevel) Applies the selected lock level to the specified path.
Public method SetLock(array<String>, LockLevel) Applies the selected lock level to the specified paths.
Public method SetLock(String, LockLevel, RecursionType) Applies the selected lock level to the specified path.
Public method SetLock(array<String>, LockLevel, RecursionType) Applies the selected lock level to the specified paths.
Public method SetLock(array<String>, LockLevel, RecursionType, Boolean) Applies the selected lock level to the specified paths.
Public method SetLock(array<String>, LockLevel, RecursionType, Boolean, array<String>) Applies the selected lock level to the specified paths.
Public method SetLock(array<String>, LockLevel, RecursionType, Boolean, array<String>, array<String>) Apply the selected lock level to the specified paths.
Top
Show: