ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParcelLineInfo Class / FeatureAttributes Property

In This Topic
    FeatureAttributes Property
    In This Topic
    Gets the parcel line feature attributes.
    Syntax
    Public ReadOnly Property FeatureAttributes As ReadOnlyDictionary(Of String,Object)
    public ReadOnlyDictionary<string,object> FeatureAttributes {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also