Click or drag to resize

ILibraryManagerScript2ProcessDocumentVersionIds Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
Dictionary<string, string> ProcessDocumentVersionIds(
	List<int> documentVersionIds
)

Parameters

documentVersionIds
Type: System.Collections.GenericListInt32

Return Value

Type: DictionaryString, String
See Also