DocumentInfoUploadToken Property

Upload token of the document in repository. Required unless document is an offline document.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public Guid UploadToken { get; set; }

Property Value

Guid

See Also