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


ICadastralEditorPage.Priority Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorPage Interface > ICadastralEditorPage.Priority Property
ArcGIS Developer Help

ICadastralEditorPage.Priority Property

The page order of priority to display on Edit Dockable Window.

[Visual Basic .NET]
Public ReadOnly Property Priority As Integer
[C#]
public int Priority {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorPage Interface