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


IParcelPropertiesWindow3.RefreshAll Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelPropertiesWindow3.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

IParcelPropertiesWindow3 Interface