IPWorks 2020 JavaScript Edition

Questions / Feedback?

SOAPHeader Property

Contents of the optional SOAP header sent to the server.

Syntax


 getSOAPHeader(): string;

 setSOAPHeader(SOAPHeader: string): void;

Default Value

""

Remarks

This property is used only while building SOAP requests.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]