ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / NASolverDefinition Class / SolverOverrides Property

In This Topic
    SolverOverrides Property
    In This Topic
    Gets and sets the associated solver overrides.
    Syntax
    Public Property SolverOverrides As Dictionary(Of String,Object)
    public Dictionary<string,object> SolverOverrides {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also