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


ICadastralImportParameters.AreaType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralImportParameters Interface > ICadastralImportParameters.AreaType Property
ArcGIS Developer Help

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