Click or drag to resize

InternalServiceGetDocumentToEmbed Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public ViewerMiddleDocument GetDocumentToEmbed(
	long repFileId
)

Parameters

repFileId
Type: SystemInt64

Return Value

Type: ViewerMiddleDocument
See Also