ArcObjects Library Reference (CadastralUI)  

IParcelPropertiesWindow.Show Method

Show/Hide the Parcel Edit Properties Window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelPropertiesWindow Interface