PreviousNextIndex

SOAP-fault-detail object handle

A handle to a SOAP-fault-detail object.

Note: Does not apply to SpeedScript programming.
Syntax

soap-fault-detail-handle [ :attribute | :method ] 

soap-fault-detail-handle
attribute
method
Attributes

Methods

Note

You can use the GET-NODE( ) method to get an X-noderef object handle that refers to the XML that underlies a SOAP-fault-detail object. The application can then use this X-noderef object handle to access the underlying XML. The only restriction is that the application cannot use the X-noderef object handle retrieved from the SOAP-fault-detail object to access the X-document associated with the SOAP-fault object. For more information, see OpenEdge Development: Web Services.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex