StencilHtmlReportTryGetChildReportTitlesByReportId Method

Definition

Namespace: PCBI_StencilAnalysis
Assembly: PCBI_Stencil_Editor (in PCBI_Stencil_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public Dictionary<string, string> TryGetChildReportTitlesByReportId()

Return Value

DictionaryString, String

Implements

IHtmlReportTryGetChildReportTitlesByReportId

See Also