TreadmillToString Method

Returns a string representation of the current derived AntDevice.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.FitnessEquipment
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.3+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
C#
public override string ToString()

Return Value

String
Overridden to return the short class name versus the full namespace name.

See Also