|   | ChannelConfigurationChannelIndex Property | 
        
        
        
            The one-based channel ID that corresponds to the channel label on the device.
            
         
        Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
 Syntax
Syntaxpublic int ChannelIndex { get; set; }Public Property ChannelIndex As Integer
	Get
	Set
public:
property int ChannelIndex {
	int get ();
	void set (int value);
}member ChannelIndex : int with get, set
Property Value
Type: 
Int32 See Also
See Also