ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RulePackageAttribute Class / Value Property

In This Topic
    Value Property (RulePackageAttribute)
    In This Topic
    Gets the value of the attribute
    Syntax
    public object Value {get;}
    Public ReadOnly Property Value As Object
    Remarks
    The value will be either string, double, or bool based on the AttributeType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also