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


IGSControlPoint.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 > IGSControlPoint Interface > IGSControlPoint.DatabaseId Property
ArcGIS Developer Help

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