Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.net.soap
.SOAPEnvFindUrn
SOAPEnvFindUrn
is available since version 1.0.
Prototype:
string SOAPEnvFindUrn(number soap_env)
Parameters
soap_env
[in] the SOAP envelope as returned by
SOAPEnvNewWithMethod
or any SOAPEnvNew functions
Description:
Get the URN of the message.
Return value:
Return a string containing the URN, or an empty string if failed.