InternalServiceDeleteFilesBatch Method |
Physically remove multiple files from repository
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic long[] DeleteFilesBatch(
long[] repFileIds
)
Parameters
- repFileIds
- Type: SystemInt64
Return Value
Type:
Int64list of successfully deleted repFileIds
See Also