AdPlacementReportSection Constructor A Sandcastle Documented Class Library

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public Section(
	Ad ad,
	List<Placement> placements
)

Parameters

ad
Type: Apptus.ESales.Connector.ReportAd
Information about this ad. Can not be null.
placements
Type: System.Collections.GenericListPlacement
List of placement information for this ad. Can not be null.
See Also

Reference