ArcObjects Library Reference (GeoSurvey)  

IGSLine.Category Property

The line category.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface