Click or drag to resize

DocumentManagerRemoveAllDocumentVersions Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool RemoveAllDocumentVersions(
	int[] documentIdArray
)

Parameters

documentIdArray
Type: SystemInt32

Return Value

Type: Boolean
See Also