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


IGSPoint.Category Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSPoint.Category Property

Cadastral Point Category Domain value.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPoint Interface