AntResponsePayload Property
The data page payload.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 4.1.0+506fd73c3b72ad19a414fa5c6d86694cac54d86e
public byte[]? Payload { get; protected set; }
Public Property Payload As Byte()
Get
Protected Set
public:
property array<unsigned char>^ Payload {
array<unsigned char>^ get ();
protected: void set (array<unsigned char>^ value);
}
member Payload : byte[] with get, set
Property Value
Byte