Previous Next

SOAP-fault-detail object handle
A handle to a SOAP-fault-detail object.
Note:
Syntax 
 
soap-fault-detail-handle [ :attribute | :method ]
soap-fault-detail-handle
A handle variable that references a SOAP-fault-detail object.
attribute
An attribute of the SOAP-fault-detail object.
method
A method of the SOAP–FAULT-DETAIL object.
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.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.