Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the attribute node under parent node, or create one if it does not exist.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
protected XmlNode GetOrCreateAttributeNode(
XmlNode parentNode,
string childName
)
Protected Function GetOrCreateAttributeNode (
parentNode As XmlNode,
childName As String
) As XmlNode
Parameters
parentNode
Type: System.Xml.XmlNodeSpecifies the parent node.
childName
Type: System.StringSpecifies the name of the child.
Return Value
Type: System.Xml.XmlNode
Type: XmlNode
See Also
InitString Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright