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+01fc5ca24e8f030354f28ec9cef320bc5cbb0ef6
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.