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


ICadastralAdjustment3.ListingPointId Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralAdjustment3 Interface > ICadastralAdjustment3.ListingPointId Property
ArcGIS Developer Help

ICadastralAdjustment3.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

ICadastralAdjustment3 Interface