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


ICadastralEditorPages.AddPages Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorPages.AddPages Method

Add Property Page to the Cadastral Editor Dockable window.

[Visual Basic .NET]
Public Sub AddPages ( _
)
[C#]
public void AddPages (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorPages Interface