Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Version: Available or changed with runtime version 1.0.
Sets HttpContent content to the provided text or stream.
Syntax
HttpContent.WriteFrom(InStream: InStream)
Parameters
HttpContent
Type: HttpContent
An instance of the HttpContent data type.
InStream
Type: InStream
A new HttpContent is constructed with this value and headers from before.
Related information
HttpContent Data Type
Get Started with AL
Developing Extensions