11.4.2 Content Property
Specifies the request content.
Property Type
Examples
Add a JSON object content
Define_Com Class(#XPRIM_HttpRequest) Name(#Request)
#Request.Content.AddJsonObject Value(#JsonObject)
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Current »
Specifies the request content.
Property Type
Examples
Add a JSON object content
Define_Com Class(#XPRIM_HttpRequest) Name(#Request)
#Request.Content.AddJsonObject Value(#JsonObject)
Copyright © 2004-2026 IDERA, Inc.