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


ICadastralCogoImporterArea.ComputeMissingArea Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

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