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


ICadastralCogoImporterArea.AreaType Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralCogoImporterArea.AreaType Property

Area unit used to store computed area from the input COGO feature class.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralCogoImporterArea Interface