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