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


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

IGSControlPoint.DatabaseId Property

Control Point Database id.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface