|
AlarmDescription Property
|
Gets or sets the description of the alarm.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
member Description : string with get, set
function get_Description();
function set_Description(value);
View SourceProperty Value
StringSee Also