Click or drag to resize

ViewCombinationID Property

Gets or sets the combination ID from the split that was shown to this view.

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public int CombinationID { get; set; }

Property Value

Type: Int32
The combination ID.
Remarks