DeviceCapabilitiesSearchList Property

Gets a value indicating whether search list is supported.

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.1+54994fa34e781af8d41d8f78e72210c9fe046b39
C#
public bool SearchList { get; protected set; }

Property Value

Boolean
true if supported; otherwise, false.

See Also