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