| BaseStationSettingsParity Property  | 
            No longer used. Not marked as obsolete as that prevents serialisation.
            
 
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Parity Parity { get; set; }Public Property Parity As Parity
	Get
	Set
public:
property Parity Parity {
	Parity get ();
	void set (Parity value);
}member Parity : Parity with get, set
Property Value
Type: 
Parity
See Also