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


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

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

ICadastralCogoImporterArea Interface