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

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

    ArcGIS Pro version: 3.5 or higher.
    See Also