Click or drag to resize

EasyPortalServiceGetDocumentForView Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ViewerDocument GetDocumentForView(
	string sessionId,
	Guid taskGuid,
	int documentVersionId
)

Parameters

sessionId
Type: SystemString
taskGuid
Type: SystemGuid
documentVersionId
Type: SystemInt32

Return Value

Type: ViewerDocument
See Also