Click or drag to resize

DocumentManagerRemoveDocumentVersions Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool RemoveDocumentVersions(
	int[] documentVersions,
	bool ignoreNotOwned
)

Parameters

documentVersions
Type: SystemInt32
ignoreNotOwned
Type: SystemBoolean

Return Value

Type: Boolean
See Also