ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphInvestigation Class / DataLoadingConfigurations Property

In This Topic
    DataLoadingConfigurations Property
    In This Topic
    Gets or sets the array of Data Loading Configurations referenced by this Investigation. All configurations are expected to have unique names.
    Syntax
    Public Property DataLoadingConfigurations As CIMKnowledgeGraphDataLoadingConfiguration()
    public CIMKnowledgeGraphDataLoadingConfiguration[] DataLoadingConfigurations {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also