| ExperimentUtilitiesGetViewsCount Method |
Namespace:
Dynamicweb.Analytics.Experiments
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public static int GetViewsCount(
Experiment currentExperiment,
int combinationID
)
Public Shared Function GetViewsCount (
currentExperiment As Experiment,
combinationID As Integer
) As Integer
Parameters
- currentExperiment
- Type: Dynamicweb.Analytics.ExperimentsExperiment
- combinationID
- Type: SystemInt32
Return Value
Type:
Int32See Also