This document is archived and information here might be outdated.  Recommended version.


ICadastralAdjustment.ListingParcelId Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralAdjustment.ListingParcelId Property

Find parcel id associated with this listing line.

[Visual Basic .NET]
Public Function get_ListingParcelId ( _
    ByVal lineNo As Integer _
) As Integer
[C#]
public int get_ListingParcelId (
    int lineNo
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralAdjustment Interface