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


IParcelPropertiesWindow.Refresh Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelPropertiesWindow.Refresh Method

Refresh the selected page in the Edit Parcel Properties Window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelPropertiesWindow Interface