ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing Namespace / KnowledgeGraphRelationshipDescription Class
Properties


In This Topic
    KnowledgeGraphRelationshipDescription Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphRelationshipDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the attributes to assign to the new row in the relationship table. (Inherited from ArcGIS.Desktop.Editing.BaseRelationshipDescription)
    Public Property Gets the guid of the row in the destination table.  
    Public Property Gets the RowHandle of the row in the destination table. (Inherited from ArcGIS.Desktop.Editing.BaseRelationshipDescription)
    Public Property Gets the guid of the row in the origin table.  
    Public Property Gets the RowHandle of the row in the origin table. (Inherited from ArcGIS.Desktop.Editing.BaseRelationshipDescription)
    Top
    See Also