 | directReporterBase Constructor (String, String, aceAuthorNotation) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Namespace:
imbWEM.Core.directReport.core
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic directReporterBase(
string reportName,
string reportRootDir,
aceAuthorNotation __notation
)
Parameters
- reportName
- Type: SystemString
Name of the report. - reportRootDir
- Type: SystemString
The report root dir. - __notation
- Type: aceAuthorNotation
The notation.
See Also