Click or drag to resize

ExperimentName Property

Gets or sets the name.

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

Property Value

Type: String
The name.
See Also