This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExporterPriority Interface > IExporterPriority.Priority Property (ArcObjects .NET 10.4 SDK) |
Exporter's priority - the order of appearance in the user interface.
[Visual Basic .NET] Public ReadOnly Property Priority As Integer
[C#] public int Priority {get;}
[C++]
HRESULT get_Priority(
long* pPriority
);
[C++]
Parameters pPriority [out, retval] pPriority is a parameter of type long