ArcGIS Pro 3.7 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 ReadOnly Property Value As Object
    public object Value {get;}
    Remarks
    The value will be either string, double, or bool based on the AttributeType
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also