| ThresholdCountWidgetThreshold2Condition Property |
Gets or sets counter threshold 2 condition
Namespace:
Dynamicweb.Dashboards.Widgets
Assembly:
Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax [AddInLabelAttribute("Condition")]
[AddInParameterOrderAttribute(140)]
[AddInParameterAttribute("Threshold2Condition")]
[AddInParameterGroupAttribute("Background color 2")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "none=false;container=body")]
public virtual string Threshold2Condition { get; set; }
<AddInLabelAttribute("Condition")>
<AddInParameterOrderAttribute(140)>
<AddInParameterAttribute("Threshold2Condition")>
<AddInParameterGroupAttribute("Background color 2")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "none=false;container=body")>
Public Overridable Property Threshold2Condition As String
Get
Set
Property Value
Type:
StringSee Also