RepositoryControllerGetFilePathFromRepFileId Method

Definition

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

Parameters

repFileId  Int64
 

Return Value

String

See Also