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