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


ICadastralAdjustment2.ListingDatabaseIds Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralAdjustment2.ListingDatabaseIds Property

Display the database Ids in the adjustment listing instead of point numbers.

[Visual Basic .NET]
Public Property ListingDatabaseIds As Boolean
[C#]
public bool ListingDatabaseIds {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralAdjustment2 Interface