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


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

IJobBook.Refresh Method

Refresh the Parcel Explorer.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Refresh the Parcel Explorer window

See Also

IJobBook Interface