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


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

IGSPoint.Id Property

Get Point ID.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPoint Interface