ArcGIS Pro 3.7 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 Property KeyFieldNames As String()
    public string[] KeyFieldNames {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also