InternalServiceGetFilePaths Method |
Return paths to files with given identifiers
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic FileItem[] GetFilePaths(
long[] repFileIds
)
Parameters
- repFileIds
- Type: SystemInt64
Return Value
Type:
FileItem
See Also