|
BioRadioConfigurationEventMarkerChannel Property |
The configuration of the Event Marker channel for the device.
Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public EventMarkerChannelConfiguration EventMarkerChannel { get; }
Public ReadOnly Property EventMarkerChannel As EventMarkerChannelConfiguration
Get
public:
property EventMarkerChannelConfiguration^ EventMarkerChannel {
EventMarkerChannelConfiguration^ get ();
}
member EventMarkerChannel : EventMarkerChannelConfiguration with get
Property Value
Type:
EventMarkerChannelConfigurationSee Also