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