Click or drag to resize

ImportationJobConfigurationErrors Property

List of configuration errors.

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

Property Value

Type: ListString
See Also