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


IParcelPropertiesWindow2.RefreshAll Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelPropertiesWindow2 Interface > IParcelPropertiesWindow2.RefreshAll Method
ArcGIS Developer Help

IParcelPropertiesWindow2.RefreshAll Method

Refresh and active all pages in the Edit Parcel Properties Window.

[Visual Basic .NET]
Public Sub RefreshAll ( _
)
[C#]
public void RefreshAll (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelPropertiesWindow2 Interface