ArcObjects Library Reference (GeoSurvey)  

IGSControlPoint.Active Property

Indicates if the Control Point is Active.

[Visual Basic .NET]
Public Property Active As Boolean
[C#]
public bool Active {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface