Click or drag to resize

WatchedFolderValueDelimiter Property

Values delimiter in the source file when Indirect Metadata option is turned on. It is used to delimit multiple values in a single cell.

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

Property Value

Type: String
See Also