Click or drag to resize

InternalServiceCopyFileToGroup Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public long CopyFileToGroup(
	long repFileId,
	int groupId
)

Parameters

repFileId
Type: SystemInt64
groupId
Type: SystemInt32

Return Value

Type: Int64
See Also