Table of Contents

AsHttpContent Procedure

Codeunit Temp Blob

Gets the data as HttpContent.

Signature

[NonDebuggable]
AsHttpContent() Content: HttpContent

Returns

HttpContent

The HttpContent that contains the data, encoded as UTF8.

Remarks

The data is read from the blob using UTF8 encoding.

This documentation is generated from Smart Toolbox v28.0