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


IParcelPropertiesWindow2.SetActiveObject Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelPropertiesWindow2.SetActiveObject Method

Forward object to pages that support ICadastralEditorPageUpdates.

[Visual Basic .NET]
Public Sub SetActiveObject ( _
    ByVal pGSObject As Object _
)
[C#]
public void SetActiveObject (
    object pGSObject
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelPropertiesWindow2 Interface