![]() | View Class |
Namespace: Dynamicweb.Analytics.Experiments
The View type exposes the following members.
Name | Description | |
---|---|---|
![]() | CombinationID |
Gets or sets the combination ID from the split that was shown to this view.
|
![]() | Connection | (Inherited from DbObject.) |
![]() | Experiment |
Gets the experiment of this view.
|
![]() | ExperimentID |
Gets or sets the experiment ID.
|
![]() | GoalTime |
Gets or sets the time for when this view converted a goal.
|
![]() | GoalType |
Gets or sets the type of goal. I.e. cart, order etc.
|
![]() | GoalValue |
Gets or sets the goal value .
|
![]() | ID | (Inherited from DbObject.) |
![]() | IsNew | (Inherited from DbObject.) |
![]() | SessionPageID |
Gets or sets the session page ID.
|
![]() | Time |
Gets or sets the time of this view.
|
![]() | Transaction | (Inherited from DbObject.) |
![]() | VisitorID |
Gets or sets the visitor ID.
|
Name | Description | |
---|---|---|
![]() | Delete | (Inherited from DbObject.) |
![]() | Delete(Int32) | (Inherited from DbObject.) |
![]() ![]() | DeleteViewsByExperimentID |
Deletes the views by experiment ID.
|
![]() | Fill |
Fills this instance with data from the specified data reader.
(Overrides DbObjectFill(IDataReader).) |
![]() | FillRow |
Fills this instance with data from the data row.
(Overrides DbObjectFillRow(DataRow).) |
![]() ![]() | GetViewById |
Gets the view by id.
|
![]() ![]() | GetViews |
Gets the views.
|
![]() ![]() | GetViews(CommandBuilder) |
Gets the views by the SQL-query contained by the specified CommandBuilder.
|
![]() ![]() | GetViewsByExperimentID |
Gets the views by experiment ID.
|
![]() ![]() | GetViewsBySql |
Gets the views by SQL.
|
![]() | Load | (Inherited from DbObject.) |
![]() | Save | (Inherited from DbObject.) |
![]() | SetGoal(String) |
Sets the goal and stamp a time on the view for when it was converted.
|
![]() | SetGoal(String, String) |
Sets the goal and stamp a time on the view for when it was converted.
|
Name | Description | |
---|---|---|
![]() | _id | (Inherited from DbObject.) |
![]() | _keyField | (Inherited from DbObject.) |
![]() | _tableName | (Inherited from DbObject.) |