Click or drag to resize

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.

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

Property Value

Type: String
See Also