This document is archived and information here might be outdated.  Recommended version.


IGSLine.Category Property (ArcObjects .NET 10.5 SDK)
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