Click or drag to resize

reportOutputRepository Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the reportOutputRepository class

Namespace:  imbSCI.Reporting.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public reportOutputRepository(
	DirectoryInfo __root,
	string __name
)
Request Example View Source

Parameters

__root
Type: System.IODirectoryInfo
__name
Type: SystemString
See Also