IPluginReportMultiTypeGetHtmlReport Method
Namespace: PCBI_API_Extensions.Reports.InterfacesAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
IHtmlReport GetHtmlReport(
GlobalReportSettings globalSettings,
IStep step,
ReportType type
)
Function GetHtmlReport (
globalSettings As GlobalReportSettings,
step As IStep,
type As ReportType
) As IHtmlReport
IHtmlReport^ GetHtmlReport(
GlobalReportSettings^ globalSettings,
IStep^ step,
ReportType type
)
abstract GetHtmlReport :
globalSettings : GlobalReportSettings *
step : IStep *
type : ReportType -> IHtmlReport
- globalSettings GlobalReportSettings
-
- step IStep
-
- type ReportType
-
IHtmlReport