ArcObjects Library Reference (GeoSurvey)  

ICadastralAdjustment2.ListingPointId Property

Find point number associated with this listing line.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralAdjustment2 Interface