Workspace.PendDelete Method
Include Protected Members
Include Inherited Members
Queues files or folders for deletion from the database.
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
Queues files or folders for deletion from the database.
Queues files or folders for deletion from the database.
PendDelete(String, RecursionType)
Queues files or folders for deletion from the database.
PendDelete(array<String[], RecursionType)
Queues files or folders for deletion from the database and deletes them in the local workspace.
PendDelete(array<String[], RecursionType, LockLevel)
Queues files or folders for deletion from the database and deletes them in the local workspace.
PendDelete(array<String[], RecursionType, LockLevel, Boolean)
Queues files or folders for deletion from the database and deletes them in the local workspace.
Top