|
DaqDeviceIsVirtualMode Property |
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax protected internal bool IsVirtualMode { get; }
Protected Friend ReadOnly Property IsVirtualMode As Boolean
Get
protected public:
property bool IsVirtualMode {
bool get ();
}
member IsVirtualMode : bool with get
Property Value
Type:
BooleanSee Also