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


ICadastralEditorPage.Refresh Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorPage.Refresh Method

Refresh the Edit Parcel Properties Window.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Use the Refresh method to update/refresh the Parcel Properties window

See Also

ICadastralEditorPage Interface