Click or drag to resize

RepositoryControllerGetFileCopy Method (Int64)

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public long GetFileCopy(
	long srcRepFileId
)

Parameters

srcRepFileId
Type: SystemInt64

Return Value

Type: Int64
See Also