WirelessAccessPointInfoSelected Property
|
Indicates whether this access point is currently selected.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public bool Selected { get; }
Public ReadOnly Property Selected As Boolean
Get
public:
property bool Selected {
bool get ();
}
Property Value
Type:
BooleanSee Also