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.

Definition

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

Property Value

String

See Also