IReceiverConfigurationWizardAnswersIsUsingBaseStation Property |
Gets or sets a value indicating that the user is using BaseStation. Ignore if the
receiver is not Kinetics.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsUsingBaseStation { get; set; }
Property IsUsingBaseStation As Boolean
Get
Set
property bool IsUsingBaseStation {
bool get ();
void set (bool value);
}
abstract IsUsingBaseStation : bool with get, set
Property Value
Type:
BooleanSee Also