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