ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphPropertyRole Enumeration
Version

KnowledgeGraphPropertyRole Enumeration
Represents the role of a graph property. See KnowledgeGraphProperty.GetRole.
Syntax
Members
MemberDescription
Document_ContentType 
Document_FileExtension 
Document_Keywords 
Document_Metadata 
Document_Name 
Document_Text 
Document_Title 
Document_Url 
Provenance_Comment 
Provenance_InstanceId 
Provenance_PropertyName 
Provenance_Source 
Provenance_SourceName 
Provenance_SourceType 
Provenance_TypeName 
Regular 
Unspecified 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.Knowledge.KnowledgeGraphPropertyRole

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also