ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGPaths Class / RelationshipsGroupsUIDsBuffer Property

In This Topic
    RelationshipsGroupsUIDsBuffer Property
    In This Topic
    Gets or sets the list of relationships that may be used in paths (not all relationships are guaranteed to be used). The list may contain duplicate elements.
    Syntax
    public object[] RelationshipsGroupsUIDsBuffer {get; set;}
    Public Property RelationshipsGroupsUIDsBuffer As Object()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also