Placement Constructor A Sandcastle Documented Class Library
Initializes a new instance of the Placement class

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

C#
public Placement(
	string path,
	int clicks,
	int displays,
	Rate ctr
)

Parameters

path
Type: SystemString
clicks
Type: SystemInt32
displays
Type: SystemInt32
ctr
Type: Apptus.ESales.Connector.ReportRate
See Also

Reference