ImportedDocumentSourcePath Property

Source path of the document in the file system.

Definition

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

Property Value

String

See Also