ArcGIS Pro 3.4 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 Dictionary<string,object> SolverOverrides {get; set;}
    Public Property SolverOverrides As Dictionary(Of String,Object)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also