ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGDataModelVisualization Class / ConfigurationName Property

In This Topic
    ConfigurationName Property
    In This Topic
    Gets or sets the name of the Data Model Visualization. Names are expected to be unique within an Investigation.
    Syntax
    public string ConfigurationName {get; set;}
    Public Property ConfigurationName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also