Click or drag to resize

InternalServiceCloneFile Method

Create new file based on source file

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

Parameters

srcRepFileId
Type: SystemInt64

Return Value

Type: Guid
See Also