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


IConstructParcelSettings.Historical Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > IConstructParcelSettings Interface > IConstructParcelSettings.Historical Property
ArcGIS Developer Help

IConstructParcelSettings.Historical Property

Indicates whether parcels are historic.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IConstructParcelSettings Interface