|
SignalUnits Property |
The units of measurement in which scaled values are reported.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public string Units { get; set; }
Public Property Units As String
Get
Set
public:
property String^ Units {
String^ get ();
void set (String^ value);
}
member Units : string with get, set
Property Value
Type:
StringSee Also