ArcGIS Pro 3.0 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, Windows 8.1

    See Also