Click or drag to resize

FileHoldServiceGetDocument Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DocumentData GetDocument(
	int documentVersionId
)

Parameters

documentVersionId
Type: SystemInt32

Return Value

Type: DocumentData
See Also