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


ICadastralAdjustment3.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 > ICadastralAdjustment3 Interface > ICadastralAdjustment3.ListingDatabaseIds Property
ArcGIS Developer Help

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

ICadastralAdjustment3 Interface