PCBI_ConnectionGetHtmlReport Method
Namespace: PCBI_StencilAnalysisAssembly: PCBI_Stencil_Editor (in PCBI_Stencil_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
public IHtmlReport GetHtmlReport(
GlobalReportSettings globalSettings,
IStep step
)
Public Function GetHtmlReport (
globalSettings As GlobalReportSettings,
step As IStep
) As IHtmlReport
public:
virtual IHtmlReport^ GetHtmlReport(
GlobalReportSettings^ globalSettings,
IStep^ step
) sealed
abstract GetHtmlReport :
globalSettings : GlobalReportSettings *
step : IStep -> IHtmlReport
override GetHtmlReport :
globalSettings : GlobalReportSettings *
step : IStep -> IHtmlReport
- globalSettings GlobalReportSettings
-
- step IStep
-
IHtmlReportIPluginReportGetHtmlReport(GlobalReportSettings, IStep)