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


IParcelExplorer.ShowHistoricParcels Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelExplorer Interface > IParcelExplorer.ShowHistoricParcels Property
ArcGIS Developer Help

IParcelExplorer.ShowHistoricParcels Property

Indicates whether the Historic Parcels are viewd in the Parcel Explorer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelExplorer Interface