|
BioRadioConfigurationPatientGroundDriven Property |
Specifies whether the device is patient ground driven.
Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public bool PatientGroundDriven { get; set; }
Public Property PatientGroundDriven As Boolean
Get
Set
public:
property bool PatientGroundDriven {
bool get ();
void set (bool value);
}
member PatientGroundDriven : bool with get, set
Property Value
Type:
BooleanSee Also