ArcObjects Library Reference (GeoSurvey)
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