|
ChannelConfigurationChannelType Property |
A text label to describe the type of channel
Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public string ChannelType { get; }
Public ReadOnly Property ChannelType As String
Get
public:
property String^ ChannelType {
String^ get ();
}
member ChannelType : string with get
Property Value
Type:
StringSee Also