Click or drag to resize

FileHoldServiceAddViewerDocument Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int AddViewerDocument(
	Guid uploadToken,
	string documentName,
	int userId
)

Parameters

uploadToken
Type: SystemGuid
documentName
Type: SystemString
userId
Type: SystemInt32

Return Value

Type: Int32
See Also