ADD-HEADER-ENTRY( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Creates a new entry in a SOAP-header object's list of entries and associates the new entry with an existing SOAP-header-entry-ref object. The method returns the handle to the new entry.
Return type: LOGICAL
Applies to: SOAP-header object handle
Syntax
|
- header-entryref
- The handle to the new SOAP-header-entryref object.
Following is an example of adding a SOAP-header-entryref object to a SOAP-header object:
|