This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IPropertyPageContext Interface > IPropertyPageContext.Priority Property (ArcObjects .NET 10.5 SDK) |
The page's priority relative to other pages that interact with the same object. The higher the value, the higher the priority.
[Visual Basic .NET] Public ReadOnly Property Priority As Integer
[C#] public int Priority {get;}