ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGISProject Class / ModuleSettings Property

In This Topic
    ModuleSettings Property
    In This Topic
    Gets or sets the module settings of the project.
    Syntax
    public CIMModuleSettings[] ModuleSettings {get; set;}
    Public Property ModuleSettings As CIMModuleSettings()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also