ArcObjects Library Reference (CadastralUI)  

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