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


IGSLinePoint.DatabaseId Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSLinePoint.DatabaseId Property

LinePoint database Id.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLinePoint Interface