DocumentInfoUploadToken Property |
Upload token of the document in repository. Required unless document is an offline document.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Guid UploadToken { get; set; }
Property Value
Type:
Guid
See Also