Name Property
Name
Gets or sets the name of the ChartAlarmZone.
Declaration
[C1Description("ChartAlarmZone.Name", "The name of the ChartAlarmZone.")]
public string Name { get; set; }
<C1Description("ChartAlarmZone.Name", "The name of the ChartAlarmZone.")>
Public Property Name As String