ImportedDocumentSourcePathShort Property

Shortened version of the SourcePath property. For WatchedFolder and WatchedFtpSite job types it has got removed part of source folder. For other types it is the same like SourcePath.

Definition

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

Property Value

String

See Also