Creates an PanelConversionReport. Note that null is illegal for all input parameters.
            
Namespace: Apptus.ESales.Connector.Report
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public PanelConversionReport( XmlTree asXml, TimeInterval invl, List<PanelConversionReportSection> sections )
Parameters
- asXml
 - Type: Apptus.Util.XmlXmlTree
 - invl
 - Type: Apptus.ESales.Connector.TimeTimeInterval
 - sections
 - Type: System.Collections.GenericListPanelConversionReportSection
 
See Also