ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphDataLoadingRelationship Class / Properties Property

In This Topic
    Properties Property (CIMKnowledgeGraphDataLoadingRelationship)
    In This Topic
    Gets or sets the properties of this relationship.
    Syntax
    public CIMKnowledgeGraphProperty[] Properties {get; set;}
    Public Property Properties As CIMKnowledgeGraphProperty()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also