IPWorks 2020 JavaScript Edition

Questions / Feedback?

ActionURI Property

The value of the SOAP-Action header.

Syntax


 getActionURI(): string;

 setActionURI(actionURI: string): void;

Default Value

""

Remarks

When the MethodURI or Method properties are set, the ActionURI property is automatically updated to MethodURI#Method.

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