ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLinkChartEntity Class / KeyFieldNames Property

In This Topic
    KeyFieldNames Property
    In This Topic
    Gets or sets the fields used to uniquely identify nodes. If duplicate values exist you can CollapseDuplicates.
    Syntax
    public string[] KeyFieldNames {get; set;}
    Public Property KeyFieldNames As String()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also