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


ICadastralImportParameters.ComputeMissingArea 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.ComputeMissingArea Property
ArcGIS Developer Help

ICadastralImportParameters.ComputeMissingArea Property

Indicates if the area field should be computed from the source data, when not specified.

[Visual Basic .NET]
Public Property ComputeMissingArea As Boolean
[C#]
public bool ComputeMissingArea {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralImportParameters Interface