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


IParcelPropertiesWindow2.Page Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelPropertiesWindow2 Interface > IParcelPropertiesWindow2.Page Property
ArcGIS Developer Help

IParcelPropertiesWindow2.Page Property

ICadastralEditorPage for the specified index.

[Visual Basic .NET]
Public Function get_Page ( _
    ByVal Index As Integer _
) As ICadastralEditorPage
[C#]
public ICadastralEditorPage get_Page (
    int Index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelPropertiesWindow2 Interface