Click or drag to resize

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
Syntax
C#
public Guid UploadToken { get; set; }

Property Value

Type: Guid
See Also