Include Protected Members
Include Inherited Members
Queues files or a folder for addition to the repository.
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 | |
|---|---|---|
| .gif) | PendAdd(String) | Queues files or a folder for addition to the repository. | 
| .gif) | PendAdd(array<String[]) | Queues files or folders for addition to the repository. | 
| .gif) | PendAdd(String, Boolean) | Queues files, folders, and subitems for addition to the repository. | 
| .gif) | PendAdd(array<String[], Boolean) | Queues files or folders for addition to the repository. | 
| .gif) | PendAdd(array<String[], Boolean, String, LockLevel) | Queues files or folders for addition to the repository. | 
| .gif) | PendAdd(array<String[], Boolean, String, LockLevel, Boolean) | Queues files or folders for addition to the repository. | 
| .gif) | PendAdd(array<String[], Boolean, String, LockLevel, Boolean, Boolean) | Queues files or folders for addition to the repository. | 
Top