ArcObjects Library Reference (GeoSurvey)  

IGSLinePoint3.Category Property

Cadastral Line Point Category.

[Visual Basic .NET]
Public Property Category As esriCadastralLinePointCategory
[C#]
public esriCadastralLinePointCategory Category {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLinePoint3 Interface