ArcObjects Library Reference (GeoSurvey)  

IGSControlPoint.Name Property

Get Point Name.

[Visual Basic .NET]
Public Property Name As String
[C#]
public string Name {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface