ArcGIS Pro 3.2 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 ReadOnlyDictionary<string,object> FeatureAttributes {get;}
    Public ReadOnly Property FeatureAttributes As ReadOnlyDictionary(Of String,Object)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also