Click or drag to resize

IndirectImportLog Constructor

Initializes a new instance of the IndirectImportLog class

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public IndirectImportLog(
	string logModuleName
)

Parameters

logModuleName
Type: SystemString
See Also