ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphDataLoadingMissingDataOptions Class
Members

In This Topic
    CIMKnowledgeGraphDataLoadingMissingDataOptions Class
    In This Topic
    Represents the options for handling missing data in a Knowledge Graph Data Loading Configuration.
    Object Model
    CIMKnowledgeGraphDataLoadingMissingDataOptions ClassCIMKnowledgeGraphDataLoadingMissingDataOptions ClassCIMKnowledgeGraphDataLoadingMissingDataOptions Class
    Syntax
    public class CIMKnowledgeGraphDataLoadingMissingDataOptions : CIMObject, System.ComponentModel.INotifyPropertyChanged, System.Xml.Serialization.IXmlSerializable  
    Public Class CIMKnowledgeGraphDataLoadingMissingDataOptions 
       Inherits CIMObject
       Implements System.ComponentModel.INotifyPropertyChanged, System.Xml.Serialization.IXmlSerializable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMKnowledgeGraphDataLoadingMissingDataOptions

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also