ChannelIdIsPairingBitSet Property
Gets a value indicating whether this instance has the pairing bit set.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 3.0.0.0+f38da73fd23cf61ffb5cc5e01f10a544cf32a50c
public bool IsPairingBitSet { get; }
Public ReadOnly Property IsPairingBitSet As Boolean
Get
public:
property bool IsPairingBitSet {
bool get ();
}
member IsPairingBitSet : bool with get
Property Value
Booleantrue if this instance has pairing bit set; otherwise,
false.