IndirectImportLog Constructor

Initializes a new instance of the IndirectImportLog class

Definition

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

Parameters

logModuleName  String
 

See Also