  | 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
Syntaxpublic int CombinationID { get; set; }Public Property CombinationID As Integer
	Get
	Set
Property Value
Type: 
Int32
            The combination ID.
            
Remarks
See Also