FileHold 17.1 API Documentation
C#
Show/Hide TOC
Internal
Service
Get
File
Size Method
Definition
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
Copy
[
WebMethodAttribute
]
public
long
GetFileSize
(
long
repFileId
)
Parameters
repFileId
Int64
Return Value
Int64
See Also
Reference
InternalService Class
FileHold.DocumentRepository Namespace
In This Article
Definition
Parameters
Return Value
See Also