ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Knowledge.Analytics Namespace / PathRelationshipGroup Class
Fields


In This Topic
    PathRelationshipGroup Class Members
    In This Topic

    The following tables list the members exposed by PathRelationshipGroup.

    Public Constructors
     NameDescription
    Public Constructor Represents a group of parallel relationships used in a path. Parallel relationships are relationships between the same two entities.  
    Top
    Public Fields
     NameDescription
    Public Field Gets the entity closest to the beginning of the path.  
    Public Field Gets the maximum cost of relationships in this group.  
    Public Field Gets the minimum cost of relationships in this group.  
    Public FieldGets the relationships in this group.
     
    Public Field Gets the entity closest to the end of the path.  
    Top
    See Also