RAD Studio VCL Reference
|
Returns the name of the definitions node in the WSDL document.
function GetName: DOMString;
__fastcall DOMString GetName();
The root node of a WSDL document is always a definitions node. This node gives a name to the set of definitions in the WSDL document. Call GetName to retrieve that name.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|