This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelPropertiesWindow2 Interface > IParcelPropertiesWindow2.Page Property (ArcObjects .NET 10.5 SDK) |
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 );