LibraryStructureManagerRemoveFolder Method |
Remove a folder.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void RemoveFolder(
int folderId,
bool forceContentRemoval
)
Parameters
- folderId
- Type: SystemInt32
- forceContentRemoval
- Type: SystemBoolean
See Also