Controlling Use of Inline References in Encoded Format
In an InterSystems IRIS® data platform web service, with encoded format, any object-valued property is included as a reference, and the referenced object is written as a separate element in the SOAP message.
To instead write the encoded objects inline, specify the REFERENCESINLINE parameter or the ReferencesInline property as 1.
The property takes precedence over the parameter.