DocumentManagerDeleteDocuments Method
Deletes documents form selection
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Deletes documents form selection")]
public bool DeleteDocuments(
Guid selectionId,
bool removeAllVersions
)
- selectionId Guid
-
- removeAllVersions Boolean
-
Boolean
True if all documents were removed, false if some of them were not removed because current user
is not the owner of these documents