|
ChannelConfigurationPresetCode Property |
A code to indicate an application-specific use for this channel.
Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public ushort PresetCode { get; set; }
Public Property PresetCode As UShort
Get
Set
public:
property unsigned short PresetCode {
unsigned short get ();
void set (unsigned short value);
}
member PresetCode : uint16 with get, set
Property Value
Type:
UInt16See Also