Initializes a new instance of the Placement class
Namespace: Apptus.ESales.Connector.Report
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
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