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


IGSLine.DatabaseId Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSLine Interface > IGSLine.DatabaseId Property
ArcGIS Developer Help

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