MethodNode property: SOAPDoc class
Description
This property returns a reference to the method section of a SOAPDoc, as an XmlNode.
If you want only the name of the method returned, use the MethodName property.
This property is read-only.
Related Topics