ArcObjects Library Reference (CadastralUI)  

IParcelPropertiesWindow3.ReloadFromSelection Method

Refresh all pages using parcel/construction selection.

[Visual Basic .NET]
Public Sub ReloadFromSelection ( _
    ByVal invalidateSelection As Boolean _
)
[C#]
public void ReloadFromSelection (
    bool invalidateSelection
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelPropertiesWindow3 Interface