Click or drag to resize
BioRadioConfigurationGetSchema Method
Gets the XML schema for the BioRadioConfiguration class.

Namespace: GLNeuroTech.Devices.BioRadio.Configuration
Assembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax
public XmlSchema GetSchema()

Return Value

Type: XmlSchema

Implements

IXmlSerializableGetSchema
Remarks
Always returns null
See Also