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


IGSLine.DatabaseId Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSLine.DatabaseId Property

The database object ID is the unique ID allocated when a line is inserted into the Survey database.

[Visual Basic .NET]
Public ReadOnly Property DatabaseId As Integer
[C#]
public int DatabaseId {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface