ArcGIS Pro 2.7 API Reference Guide
FromXml Method (CIMKnowledgeGraphDataConnection)

ArcGIS.Core.CIM Namespace > CIMKnowledgeGraphDataConnection Class : FromXml Method
The XML string containing the CIMKnowledgeGraphDataConnection state.
Reconstructs the CIMKnowledgeGraphDataConnection with a specified state from an XML encoding.
Syntax
public static CIMKnowledgeGraphDataConnection FromXml( 
   string xml
)
Public Shared Function FromXml( _
   ByVal xml As String _
) As CIMKnowledgeGraphDataConnection

Parameters

xml
The XML string containing the CIMKnowledgeGraphDataConnection state.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CIMKnowledgeGraphDataConnection Class
CIMKnowledgeGraphDataConnection Members