This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralImportParameters Interface > ICadastralImportParameters.ComputeMissingArea Property (ArcObjects .NET 10.5 SDK) |
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;}