Ant DeviceChannel Id Property
Gets the channel identifier.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.3+aa3585b1fd28890f80989694dfc5151cea97b05e
The channel identifier.
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.3+aa3585b1fd28890f80989694dfc5151cea97b05e
C#
public ChannelId ChannelId { get; }VB
Public ReadOnly Property ChannelId As ChannelId
GetC++
public:
property ChannelId^ ChannelId {
ChannelId^ get ();
}F#
member ChannelId : ChannelId with getProperty Value
ChannelIdThe channel identifier.