TestimoX

API Reference

Class

ReportOutputPlan

Namespace TestimoX.Reporting.Localization

Resolves the immutable set of report paths used by one reporting operation.

Inheritance

  • Object
  • ReportOutputPlan

Methods

Create(TestimoX.Testimo arg1, System.Collections.Generic.IReadOnlyList{TestimoX.Reporting.Localization.ReportLanguage} arg2, System.DateTimeOffset arg3, System.Boolean arg4, System.String arg5, System.Boolean arg6, System.String arg7, System.Boolean arg8, System.String arg9, System.Boolean arg10, System.String arg11, System.Boolean arg12, System.String arg13) #

Creates a stable output plan for one normal or on-demand reporting operation. PDF paths inherit the Word basename when no explicit PDF path is supplied.

Parameters

arg1 TestimoX.Testimo required
arg2 System.Collections.Generic.IReadOnlyList{TestimoX.Reporting.Localization.ReportLanguage} required
arg3 System.DateTimeOffset required
arg4 System.Boolean required
arg5 System.String required
arg6 System.Boolean required
arg7 System.String required
arg8 System.Boolean required
arg9 System.String required
arg10 System.Boolean required
arg11 System.String required
arg12 System.Boolean required
arg13 System.String required

Properties

HtmlPaths #

Resolved HTML paths keyed by report language.

WordPaths #

Resolved Word paths keyed by report language.

PdfPaths #

Resolved PDF paths keyed by report language.

ExcelPaths #

Resolved Excel paths keyed by report language.

PowerPointPaths #

Resolved PowerPoint paths keyed by report language.