This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralAdjustment2 Interface > ICadastralAdjustment2.ListingPointId Property (ArcObjects .NET 10.5 SDK) |
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 );