DocumentManagerRemoveDocumentVersions Method |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool RemoveDocumentVersions(
int[] documentVersions,
bool ignoreNotOwned
)
Parameters
- documentVersions
- Type: SystemInt32
- ignoreNotOwned
- Type: SystemBoolean
Return Value
Type:
Boolean
See Also