BaseStationSettingsStopBits 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)
Syntax public StopBits StopBits { get; set; }
Public Property StopBits As StopBits
Get
Set
public:
property StopBits StopBits {
StopBits get ();
void set (StopBits value);
}
member StopBits : StopBits with get, set
Property Value
Type:
StopBitsSee Also