AntResponsePayload Property
The data page payload.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
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