Sprog
Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Note: This API is now obsolete.
Retrieves the node value of given xpath by loading the given XML.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
[ObsoleteAttribute("Deprecated, use GetXmlNodeText")]
public static string GetXmlNodeValue(
string xml,
string xpath
)
<ObsoleteAttribute("Deprecated, use GetXmlNodeText")>
Public Shared Function GetXmlNodeValue (
xml As String,
xpath As String
) As String
Parameters
xml
Type: System.StringSpecifies the xml string.
xpath
Type: System.StringSpecifies the XPath to query.
Return Value
Type: System.String
Type: String
See Also
GeneralFunctions Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright