|
AlarmAssociatedMeasurementID Property
|
Gets or sets the identification number of
the measurements generated for alarm events.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public Guid? AssociatedMeasurementID { get; set; }
Public Property AssociatedMeasurementID As Guid?
Get
Set
member AssociatedMeasurementID : Nullable<Guid> with get, set
function get_AssociatedMeasurementID();
function set_AssociatedMeasurementID(value);
View SourceProperty Value
NullableGuidSee Also