ArcObjects Library Reference (Cadastral)  

ICadastralImportParameters.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

ICadastralImportParameters Interface