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


ICadastralAdjustment2.ListingPointId Property (ArcObjects .NET 10.4 SDK)
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