ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectItem Class / ConsolidationResources Property

In This Topic
    ConsolidationResources Property
    In This Topic
    Gets or sets consolidation resources string array of the project item.
    Syntax
    Public Property ConsolidationResources As String()
    public string[] ConsolidationResources {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also