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


IParcelPropertiesWindow3.ReloadFromSelection Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelPropertiesWindow3 Interface > IParcelPropertiesWindow3.ReloadFromSelection Method
ArcGIS Developer Help

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