|   | ChannelConfigurationSaved Property | 
        
        
        
            Indicates whether this channel will be saved to internal device memory when acquiring.
            
         
        Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
 Syntax
Syntaxpublic bool Saved { get; set; }Public Property Saved As Boolean
	Get
	Set
public:
property bool Saved {
	bool get ();
	void set (bool value);
}member Saved : bool with get, set
Property Value
Type: 
Boolean See Also
See Also