ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NASolverDefinition Class / AttributeParameterValues Property

In This Topic
    AttributeParameterValues Property (NASolverDefinition)
    In This Topic
    Gets and sets the attribute parameters values.
    Syntax
    public NAAttributeParameterValue[] AttributeParameterValues {get;}
    Public ReadOnly Property AttributeParameterValues As NAAttributeParameterValue()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also