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
Syntaxpublic string SourcePathShort { get; set; }
Property Value
Type:
String
See Also