ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RulePackageAttribute Class / Name Property

In This Topic
    Name Property (RulePackageAttribute)
    In This Topic
    Gets the name of the attribute
    Syntax
    Public ReadOnly Property Name As String
    public string Name {get;}
    Remarks
    The name may contain a "." prefix if it was imported into the package from another rule file.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also