InternalServiceCopyFileToGroup Method |
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic long CopyFileToGroup(
long repFileId,
int groupId
)
Parameters
- repFileId
- Type: SystemInt64
- groupId
- Type: SystemInt32
Return Value
Type:
Int64
See Also