Workspace.SetLock Method
Include Protected Members
Include Inherited Members
Apply the selected lock level to the specified path or paths.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Applies the selected lock level to the specified path.
SetLock(array<String[], LockLevel)
Applies the selected lock level to the specified paths.
SetLock(String, LockLevel, RecursionType)
Applies the selected lock level to the specified path.
SetLock(array<String[], LockLevel, RecursionType)
Applies the selected lock level to the specified paths.
Top