InternalServiceGetDocumentToEmbed Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[WebMethodAttribute]
public ViewerMiddleDocument GetDocumentToEmbed(
	long repFileId
)

Parameters

repFileId  Int64
 

Return Value

ViewerMiddleDocument

See Also