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


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

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