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

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

    ArcGIS Pro version: 3.3 or higher.
    See Also