SoapXml.SoapXmlElement2String method
Used internally by the SOAP layer. For more information, contact us.
Namespace: Microsoft.SharePoint.SoapServer
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function SoapXmlElement2String ( _
elem As SoapXml.SoapXmlElement _
) As String
'Usage
Dim elem As SoapXml.SoapXmlElement
Dim returnValue As String
returnValue = SoapXml.SoapXmlElement2String(elem)
public static string SoapXmlElement2String(
SoapXml.SoapXmlElement elem
)
Parameters
Return value
Type: System.String
Returns String.