FileHold 17.1 API Documentation
C#
Show/Hide TOC
Source
File
Info Class
Helper class used to pass information to GetDownloadToken() method.
Definition
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
Copy
public
class
SourceFileInfo
Inheritance
Object
SourceFileInfo
Constructors
SourceFileInfo
Initializes a new instance of the
SourceFileInfo
class
Properties
FileName
ModificationDate
RepFileId
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.DocumentRepository Namespace
In This Article
Definition
Constructors
Properties
Extension Methods
See Also