ArcGIS Pro 2.8 API Reference Guide
LinkChartRelationshipKeyType Enumeration

ArcGIS.Core.CIM Namespace : LinkChartRelationshipKeyType Enumeration
Link chart relationship key type.
Syntax
public enum LinkChartRelationshipKeyType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum LinkChartRelationshipKeyType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Entities Link chart relationship has keys from entities.
Foreign Link chart relationship has foreign keys.
None Link chart relationship has no keys.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.LinkChartRelationshipKeyType

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace