|
CompactMeasurementRuntimeID Property
|
Gets or sets the 2-byte run-time signal index for this measurement.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public ushort RuntimeID { get; set; }
Public Property RuntimeID As UShort
Get
Set
member RuntimeID : uint16 with get, set
function get_RuntimeID();
function set_RuntimeID(value);
View SourceProperty Value
UInt16See Also