Click or drag to resize

SessionReportMeasurement Property

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInLabelAttribute("Measurement type")]
[AddInParameterAttribute("MeasurementSelection")]
[AddInParameterOrderAttribute(200)]
[AddInParameterGroupAttribute("Measurement")]
[AddInParameterEditorAttribute(typeof(RadioParameterEditor), "container=body;SortBy=Key")]
public int Measurement { get; set; }

Property Value

Type: Int32
See Also