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