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


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

IParcelEditManager.Refresh Method

Refresh the layers.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Refreshes the layers in the Cadastral Job

See Also

IParcelEditManager Interface